Home
last modified time | relevance | path

Searched refs:crypt (Results 51 – 64 of 64) sorted by relevance

123

/PHP-5.5/ext/mcrypt/tests/
H A Dmcrypt_cbc_variation3.phpt12 * Description: CBC crypt/decrypt data using key key with cipher cipher starting with iv
H A Dmcrypt_cbc_variation4.phpt12 * Description: CBC crypt/decrypt data using key key with cipher cipher starting with iv
H A Dmcrypt_decrypt_variation4.phpt12 * Description: OFB crypt/decrypt data using key key with cipher cipher starting with iv
H A Dmcrypt_encrypt_variation4.phpt12 * Description: OFB crypt/decrypt data using key key with cipher cipher starting with iv
H A Dmcrypt_decrypt_variation5.phpt12 * Description: OFB crypt/decrypt data using key key with cipher cipher starting with iv
H A Dmcrypt_cbc_variation1.phpt12 * Description: CBC crypt/decrypt data using key key with cipher cipher starting with iv
H A Dmcrypt_encrypt_variation5.phpt12 * Description: OFB crypt/decrypt data using key key with cipher cipher starting with iv
H A Dmcrypt_cbc_variation5.phpt12 * Description: CBC crypt/decrypt data using key key with cipher cipher starting with iv
/PHP-5.5/
H A Dconfigure.in487 crypt.h \
611 crypt \
1060 dnl this has to be here to prevent the openssl crypt() from
1061 dnl overriding the system provided crypt().
H A Dacinclude.m42829 #include <crypt.h>
2839 #include <crypt.h>
2851 #include <crypt.h>
H A DNEWS4035 . Fixed bug #55439 (crypt() returns only the salt for MD5). (Stas)
4075 . Fixed buffer overflow on overlog salt in crypt(). (Clément LECIGNE, Stas)
5086 - Fixed bug #51435 (Missing ifdefs / logic bug in crypt code cause compile
5088 - Fixed bug #51424 (crypt() function hangs after 3rd call). (Pierre, Sriram)
5196 - Improved crypt support for edge cases (UFC compatibility). (Solar Designer,
5217 - Added support for SHA-256 and SHA-512 to php's crypt. (Pierre)
5254 - Fixed crypt's blowfish sanity check of the "setting" string, to reject
5257 - Fixed bug #51059 (crypt crashes when invalid salt are given). (Pierre)
5318 - Fixed bug #50334 (crypt ignores sha512 prefix). (Pierre)
5926 - Improved crypt() function: (Pierre)
[all …]
/PHP-5.5/ext/standard/
H A Dbasic_functions.c3194 PHP_FE(crypt, arginfo_crypt)
3662 BASIC_MINIT_SUBMODULE(crypt) in PHP_MINIT_FUNCTION()
3732 BASIC_MSHUTDOWN_SUBMODULE(crypt) in PHP_MSHUTDOWN_FUNCTION()
/PHP-5.5/ext/fileinfo/tests/
H A Dmagic9069 >>8 byte&0x70 0x10 SERPENT crypt,
9070 >>8 byte&0x70 0x20 TWOFISH crypt,
9071 >>8 byte&0x70 0x30 CAST-256 crypt,
9072 >>8 byte&0x70 0x40 SAFER+ crypt,
9073 >>8 byte&0x70 0x50 LOKI97 crypt,
9074 >>8 byte&0x70 0x60 3DES crypt,
9087 >>8 byte&0x70 0x10 SERPENT crypt,
9088 >>8 byte&0x70 0x20 TWOFISH crypt,
9090 >>8 byte&0x70 0x40 SAFER+ crypt,
9091 >>8 byte&0x70 0x50 LOKI97 crypt,
[all …]
/PHP-5.5/win32/
H A Dphp5dllts.dsp1799 SOURCE=..\ext\standard\crypt.c

Completed in 102 milliseconds

123