Classes and interfaces
BlockCipher¶
Encrypt using a symmetric cipher then authenticate using HMAC (SHA-256)
« More »
FileCipher¶
Encrypt/decrypt a file using a symmetric cipher in CBC mode
then authenticate using HMAC
« More »
Hmac¶
PHP implementation of the RFC 2104 Hash based Message Authentication Code
« More »
SymmetricPluginManager¶
Plugin manager implementation for the symmetric adapter instances.
« More »
Classes and interfaces
InvalidArgumentException¶
Invalid argument exception
« More »
RuntimeException¶
Runtime argument exception
« More »
This namespace does not contain any documentable elements
Classes and interfaces
Pbkdf2¶
PKCS #5 v2.0 standard RFC 2898
« More »
SaltedS2k¶
Salted S2K key generation (OpenPGP document, RFC 2440)
« More »
Scrypt¶
Scrypt key derivation function
« More »
Classes and interfaces
InvalidArgumentException¶
Invalid argument exception
« More »
RuntimeException¶
Runtime argument exception
« More »
Classes and interfaces
Apache¶
Apache password authentication
« More »
Bcrypt¶
Bcrypt algorithm using crypt() function of PHP
« More »
BcryptSha¶
Bcrypt algorithm using crypt() function of PHP with password
hashed using SHA2 to allow for passwords >72 characters.
« More »
Classes and interfaces
InvalidArgumentException¶
Invalid argument exception
« More »
RuntimeException¶
Runtime argument exception
« More »
Classes and interfaces
DiffieHellman¶
PHP implementation of the Diffie-Hellman public key encryption algorithm.
« More »
Rsa¶
Implementation of the RSA public key encryption algorithm.
« More »
Classes and interfaces
Classes and interfaces
InvalidArgumentException¶
Invalid argument exception
« More »
RuntimeException¶
Runtime argument exception
« More »
Classes and interfaces
Mcrypt¶
Symmetric encryption using the Mcrypt extension
« More »
PaddingPluginManager¶
Plugin manager implementation for the padding adapter instances.
« More »
Classes and interfaces
InvalidArgumentException¶
Invalid argument exception
« More »
RuntimeException¶
Runtime argument exception
« More »