GPL
INSTALL
LICENSE
README
[line 34]
[line 35]
[line 32]
[line 33]
[line 38]
PAPICrypt __construct( [ $symmetric = ""], [ $pubkey = ""], [ $privkey = ""], [ $passphrase = ""])
void decrypt( $input)
void decrypt3DES( $input)
void decryptAES( $input)
void encrypt( $input)
void encrypt3DES( $input)
void encryptAES( $input)
void endSymmetric( $module)
void initialize3DES( )
void initializeAES( )
void setPrivateKey( $privkey, [ $passphrase = ""])
void setPublicKey( $pubkey)
void setSymmetricKey( $symmetric)