php-src/ext/mcrypt/tests
Xinchen Hui dd50ec1538 Remove failing test
<nikic> [19:57:28] debian has a libmcrypt patch that makes it work
<nikic> [19:57:43] but not all other distros have it
2015-04-12 12:12:16 +08:00
..
blowfish.phpt fix failing tests 2011-08-01 01:00:57 +00:00
bug8040.phpt
bug35496.phpt - Revert that crap. 2008-07-04 07:47:18 +00:00
bug37595.phpt
bug41252.phpt - Revert that crap. 2008-07-04 07:47:18 +00:00
bug43143.phpt Fixed mcrypt test case 2014-03-11 20:49:41 +08:00
bug46010.phpt Abort on invalid key size 2014-03-05 15:32:32 +01:00
bug49738.phpt - Fixed bug #49738 (calling mcrypt after mcrypt_generic_deinit crashes). 2009-10-02 00:13:53 +00:00
bug55169.phpt - add skipif 2011-09-06 06:47:12 +00:00
mcrypt_cbc_3des_decrypt.phpt Provide expected IV length in IV error messages 2014-03-05 15:32:32 +01:00
mcrypt_cbc_3des_encrypt.phpt Provide expected IV length in IV error messages 2014-03-05 15:32:32 +01:00
mcrypt_cbc_error.phpt Fixed Mcrypt deprecated functions and related tests 2012-08-16 10:21:22 -04:00
mcrypt_cbc_variation1.phpt Fixed Mcrypt deprecated functions and related tests 2012-08-16 10:21:22 -04:00
mcrypt_cbc_variation2.phpt Print supported key sizes in error message 2014-03-05 15:32:32 +01:00
mcrypt_cbc_variation3.phpt Abort on invalid key size 2014-03-05 15:32:32 +01:00
mcrypt_cbc_variation4.phpt Abort on invalid key size 2014-03-05 15:32:32 +01:00
mcrypt_cbc_variation5.phpt Provide expected IV length in IV error messages 2014-03-05 15:32:32 +01:00
mcrypt_cbc.phpt Provide expected IV length in IV error messages 2014-03-05 15:32:32 +01:00
mcrypt_cfb.phpt Provide expected IV length in IV error messages 2014-03-05 15:32:32 +01:00
mcrypt_create_iv.phpt Ask for less random data in mcrypt_create_iv 2012-08-13 22:01:19 +02:00
mcrypt_decrypt_3des_cbc.phpt Provide expected IV length in IV error messages 2014-03-05 15:32:32 +01:00
mcrypt_decrypt_3des_ecb.phpt Print supported key sizes in error message 2014-03-05 15:32:32 +01:00
mcrypt_decrypt_error.phpt MCrypt tests: checked on PHP 5.2.6, 5.3 and 6.0 (Windows and Linux but not Linux 64 bit or 5.3). 2008-12-11 10:21:38 +00:00
mcrypt_decrypt_variation1.phpt MCrypt tests: checked on PHP 5.2.6, 5.3 and 6.0 (Windows and Linux but not Linux 64 bit or 5.3). 2008-12-11 10:21:38 +00:00
mcrypt_decrypt_variation2.phpt Print supported key sizes in error message 2014-03-05 15:32:32 +01:00
mcrypt_decrypt_variation3.phpt Abort on invalid key size 2014-03-05 15:32:32 +01:00
mcrypt_decrypt_variation4.phpt Use zpp for accepting encryption mode string 2014-03-05 15:32:32 +01:00
mcrypt_decrypt_variation5.phpt Provide expected IV length in IV error messages 2014-03-05 15:32:32 +01:00
mcrypt_decrypt.phpt Provide expected IV length in IV error messages 2014-03-05 15:32:32 +01:00
mcrypt_ecb_3des_decrypt.phpt typo fixes - https://github.com/vlajos/misspell_fixer 2014-11-23 14:33:43 -08:00
mcrypt_ecb_3des_encrypt.phpt typo fixes - https://github.com/vlajos/misspell_fixer 2014-11-23 14:33:43 -08:00
mcrypt_ecb_error.phpt Fix mcrypt_ecb tests after deprecation 2012-08-13 20:30:53 +02:00
mcrypt_ecb_variation1.phpt Fix mcrypt_ecb tests after deprecation 2012-08-13 20:30:53 +02:00
mcrypt_ecb_variation2.phpt Print supported key sizes in error message 2014-03-05 15:32:32 +01:00
mcrypt_ecb_variation3.phpt Abort on invalid key size 2014-03-05 15:32:32 +01:00
mcrypt_ecb_variation4.phpt Abort on invalid key size 2014-03-05 15:32:32 +01:00
mcrypt_ecb_variation5.phpt Abort on invalid key size 2014-03-05 15:32:32 +01:00
mcrypt_ecb.phpt Abort on invalid key size 2014-03-05 15:32:32 +01:00
mcrypt_enc_get_algorithms_name.phpt
mcrypt_enc_get_block_size.phpt
mcrypt_enc_get_iv_size.phpt
mcrypt_enc_get_key_size.phpt
mcrypt_enc_get_mode_name.phpt
mcrypt_enc_get_supported_key_sizes.phpt
mcrypt_enc_is_block_algorithm_mode.phpt
mcrypt_enc_is_block_algorithm.phpt
mcrypt_enc_is_block_mode.phpt
mcrypt_enc_self_test.phpt Revert. 2008-05-18 19:48:40 +00:00
mcrypt_encrypt_3des_cbc.phpt typo fixes - https://github.com/vlajos/misspell_fixer 2014-11-23 14:33:43 -08:00
mcrypt_encrypt_3des_ecb.phpt typo fixes - https://github.com/vlajos/misspell_fixer 2014-11-23 14:33:43 -08:00
mcrypt_encrypt_error.phpt MCrypt tests: checked on PHP 5.2.6, 5.3 and 6.0 (Windows and Linux but not Linux 64 bit or 5.3). 2008-12-11 10:21:38 +00:00
mcrypt_encrypt_variation1.phpt MCrypt tests: checked on PHP 5.2.6, 5.3 and 6.0 (Windows and Linux but not Linux 64 bit or 5.3). 2008-12-11 10:21:38 +00:00
mcrypt_encrypt_variation2.phpt Print supported key sizes in error message 2014-03-05 15:32:32 +01:00
mcrypt_encrypt_variation3.phpt Abort on invalid key size 2014-03-05 15:32:32 +01:00
mcrypt_encrypt_variation4.phpt Use zpp for accepting encryption mode string 2014-03-05 15:32:32 +01:00
mcrypt_encrypt_variation5.phpt Provide expected IV length in IV error messages 2014-03-05 15:32:32 +01:00
mcrypt_filters.phpt add filters to mcrypt 2010-01-15 21:02:20 +00:00
mcrypt_get_block_size.phpt
mcrypt_get_cipher_name.phpt
mcrypt_get_iv_size.phpt
mcrypt_get_key_size.phpt
mcrypt_list_algorithms.phpt
mcrypt_list_modes.phpt
mcrypt_module_get_algo_block_size.phpt
mcrypt_module_get_algo_key_size.phpt
mcrypt_module_get_supported_key_sizes.phpt
mcrypt_module_is_block_algorithm_mode.phpt
mcrypt_module_is_block_algorithm.phpt
mcrypt_module_is_block_mode.phpt
mcrypt_module_open.phpt
mcrypt_module_self_test.phpt
mcrypt_ofb.phpt Abort on invalid key size 2014-03-05 15:32:32 +01:00
mcrypt_rijndael128_128BitKey.phpt typo fixes - https://github.com/vlajos/misspell_fixer 2014-11-23 14:33:43 -08:00
mcrypt_rijndael128_256BitKey.phpt Print supported key sizes in error message 2014-03-05 15:32:32 +01:00
vectors.txt