[ Index ]

PHP Cross Reference of Joomla 4.2.2 documentation

title

Body

[close]

/libraries/vendor/phpseclib/phpseclib/phpseclib/Crypt/

FolderUp one level  
FolderCommon/
 
FolderDH/
 
FolderDSA/
 
FolderEC/
 
FolderRSA/
 
FileAES.php             [source] [123 lines]   Pure-PHP implementation of AES. Uses mcrypt, if available/possible, and an internal implementation, otherwise.
FileBlowfish.php        [source] [556 lines]   Pure-PHP implementation of Blowfish. Uses mcrypt, if available, and an internal implementation, otherwise.
FileChaCha20.php        [source] [804 lines]   Pure-PHP implementation of ChaCha20. PHP version 5
FileDES.php             [source] [1411 lines]  Pure-PHP implementation of DES. Uses mcrypt, if available, and an internal implementation, otherwise.
FileDH.php              [source] [403 lines]   Pure-PHP (EC)DH implementation PHP version 5
FileDSA.php             [source] [347 lines]   Pure-PHP FIPS 186-4 compliant implementation of DSA. PHP version 5
FileEC.php              [source] [480 lines]   Pure-PHP implementation of EC. PHP version 5
FileHash.php            [source] [1487 lines]  Wrapper around hash() and hash_hmac() functions supporting truncated hashes such as sha256-96. Any hash algorithm returned by hash_algos() (and truncated versions thereof) are supported. If {@link self::setKey() setKey()} is called, {@link self::hash() hash()} will return the HMAC as opposed to the hash.
FilePublicKeyLoader.php [source] [119 lines]   PublicKeyLoader Returns a PublicKey or PrivateKey object.
FileRC2.php             [source] [669 lines]   Pure-PHP implementation of RC2. Uses mcrypt, if available, and an internal implementation, otherwise.
FileRC4.php             [source] [309 lines]   Pure-PHP implementation of RC4. Uses mcrypt, if available, and an internal implementation, otherwise.
FileRSA.php             [source] [965 lines]   Pure-PHP PKCS#1 (v2.1) compliant implementation of RSA. PHP version 5
FileRandom.php          [source] [223 lines]   Random Number Generator PHP version 5
FileRijndael.php        [source] [1061 lines]  Pure-PHP implementation of Rijndael. Uses mcrypt, if available/possible, and an internal implementation, otherwise.
FileSalsa20.php         [source] [531 lines]   Pure-PHP implementation of Salsa20. PHP version 5
FileTripleDES.php       [source] [457 lines]   Pure-PHP implementation of Triple DES. Uses mcrypt, if available, and an internal implementation, otherwise. Operates in the EDE3 mode (encrypt-decrypt-encrypt).
FileTwofish.php         [source] [826 lines]   Pure-PHP implementation of Twofish. Uses mcrypt, if available, and an internal implementation, otherwise.


Generated: Wed Sep 7 05:41:13 2022 Chilli.vc Blog - For Webmaster,Blog-Writer,System Admin and Domainer