..
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_debug.data
- Merged back bugfixes from trunk (pre 0.99-pre2):
2011-02-22 16:26:47 +00:00
test_suite_debug.function
- Added const-correctness to main codebase
2010-03-16 21:09:09 +00:00
test_suite_des.data
- Fixed cipher interface for encrypt/decrypt functions
2010-03-18 21:21:02 +00:00
test_suite_des.function
- Fixed cipher interface for encrypt/decrypt functions
2010-03-18 21:21:02 +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_mdx.data
- Added 'depends_on' for tests dependent on specific hash algorithms
2009-10-03 20:01:39 +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
- Merged back bugfixes from trunk (pre 0.99-pre2):
2011-02-22 16:26:47 +00:00
test_suite_version.function
- Added runtime and compiletime version information
2010-06-18 22:47:29 +00:00
test_suite_x509parse.data
- Merged back bugfixes from trunk (pre 0.99-pre2):
2011-02-22 16:26:47 +00:00
test_suite_x509parse.function
- Added extra regression and coverage tests for ASN parsing of CRL and Key data
2009-07-20 20:35:41 +00:00
test_suite_xtea.data
- Added test suite for XTEA
2009-07-08 06:43:10 +00:00
test_suite_xtea.function
- Fixed cipher interface for encrypt/decrypt functions
2010-03-18 21:21:02 +00:00