mbedtls/tests/suites
Paul Bakker 96743fc5f5 - Parsing of PEM files moved to separate module (Fixes ticket #13). Also possible to remove PEM support for systems only using DER encoding
- Parsing PEM private keys encrypted with DES and AES are now supported (Fixes ticket #5)
 - Added tests for encrypted keyfiles
2011-02-12 14:30:57 +00:00
..
helpers.function - Added CMake makefiles as alternative to regular Makefiles. 2009-06-28 21:50:27 +00:00
test_suite_aes.data - Fixed cipher interface for encrypt/decrypt functions 2010-03-18 21:21:02 +00:00
test_suite_aes.function - Fixed cipher interface for encrypt/decrypt functions 2010-03-18 21:21:02 +00:00
test_suite_arc4.data - Added test for self_test() 2009-07-05 11:29:38 +00:00
test_suite_arc4.function - Changed ARC4 to use seperate input/output buffer 2010-03-21 15:42:15 +00:00
test_suite_base64.data - Added further coverage tests for Base64 2009-07-11 15:29:30 +00:00
test_suite_base64.function - Added further coverage tests for Base64 2009-07-11 15:29:30 +00:00
test_suite_camellia.data - Fixed cipher interface for encrypt/decrypt functions 2010-03-18 21:21:02 +00:00
test_suite_camellia.function - Fixed cipher interface for encrypt/decrypt functions 2010-03-18 21:21:02 +00:00
test_suite_cipher.data - Added generic cipher wrapper for integration with OpenVPN (donated by Fox-IT) 2011-01-06 15:37:30 +00:00
test_suite_cipher.function - Added generic cipher wrapper for integration with OpenVPN (donated by Fox-IT) 2011-01-06 15:37:30 +00:00
test_suite_debug.data - Parsing of PEM files moved to separate module (Fixes ticket #13). Also possible to remove PEM support for systems only using DER encoding 2011-02-12 14:30:57 +00:00
test_suite_debug.function - Added const-correctness to main codebase 2010-03-16 21:09:09 +00:00
test_suite_des.data - Support for DES weak keys and parity bits added 2011-01-15 17:32:24 +00:00
test_suite_des.function - Support for DES weak keys and parity bits added 2011-01-15 17:32:24 +00:00
test_suite_dhm.data - Created better DHM tests 2009-07-27 20:37:44 +00:00
test_suite_dhm.function - Made code compliant with ISO99 (no-declaration-after-statement) 2009-07-11 19:15:20 +00:00
test_suite_hmac_shax.data - Added CMake makefiles as alternative to regular Makefiles. 2009-06-28 21:50:27 +00:00
test_suite_hmac_shax.function - Made code compliant with ISO99 (no-declaration-after-statement) 2009-07-11 19:15:20 +00:00
test_suite_md.data - Added generic message digest wrapper for integration with OpenVPN (donated by Fox-IT) 2011-01-06 14:20:01 +00:00
test_suite_md.function - Split current md_starts() and md_hmac_starts() functionality into separate md_init_ctx() for allocating the context and the existing starts() functions to initialize the message digest for use. 2011-01-20 16:42:01 +00:00
test_suite_mdx.data - Fixed faulty dependency in test 2011-01-15 17:05:17 +00:00
test_suite_mdx.function - Added config.h to requirements for testing 2009-10-04 15:25:48 +00:00
test_suite_mpi.data - Added extra test cases 2010-01-18 21:26:30 +00:00
test_suite_mpi.function - Added and modified tests (result from coverage) 2009-07-12 11:01:32 +00:00
test_suite_rsa.data - Added rsa random deadlock test 2010-07-18 19:47:14 +00:00
test_suite_rsa.function - Updated to new rsa_init, rsa_gen_key prototypes 2010-08-16 11:56:45 +00:00
test_suite_shax.data - Added shax_file tests and data files 2009-07-05 11:30:16 +00:00
test_suite_shax.function - Made code compliant with ISO99 (no-declaration-after-statement) 2009-07-11 19:15:20 +00:00
test_suite_version.data - Preparing for Release of 0.99 prerelease 1 2011-01-30 16:59:02 +00:00
test_suite_version.function - Added runtime and compiletime version information 2010-06-18 22:47:29 +00:00
test_suite_x509parse.data - Parsing of PEM files moved to separate module (Fixes ticket #13). Also possible to remove PEM support for systems only using DER encoding 2011-02-12 14:30:57 +00:00
test_suite_x509parse.function - Parsing of PEM files moved to separate module (Fixes ticket #13). Also possible to remove PEM support for systems only using DER encoding 2011-02-12 14:30:57 +00:00
test_suite_xtea.data - Added proper dependencies 2011-02-06 13:12:25 +00:00
test_suite_xtea.function - Fixed cipher interface for encrypt/decrypt functions 2010-03-18 21:21:02 +00:00