.. |
helpers.function
|
- The config header file is now always included in all tests
|
2011-03-26 13:39:34 +00:00 |
test_suite_aes.data
|
- Added additional (configurable) cipher block modes. AES-CTR, Camellia-CTR, XTEA-CBC
|
2011-04-19 14:29:23 +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
|
- Added additional (configurable) cipher block modes. AES-CTR, Camellia-CTR, XTEA-CBC
|
2011-04-19 14:29:23 +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
|
- Major type rewrite of int to size_t for most variables and arguments used for buffer lengths and loops
|
2011-04-24 08:57:21 +00:00 |
test_suite_debug.data
|
- Debug print of MPI now removes leading zero octets and displays actual bit size of the value
|
2011-03-14 20:41:31 +00:00 |
test_suite_debug.function
|
- Debug print of MPI now removes leading zero octets and displays actual bit size of the value
|
2011-03-14 20:41:31 +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
|
- Removed dependency of tests on rand()
|
2011-03-13 15:45:42 +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
|
- The config header file is now always included in all tests
|
2011-03-26 13:39:34 +00:00 |
test_suite_mdx.data
|
- Fixed faulty dependency in test
|
2011-01-15 17:05:17 +00:00 |
test_suite_mdx.function
|
- The config header file is now always included in all tests
|
2011-03-26 13:39:34 +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_pkcs1_v21.data
|
- Added support for PKCS#1 v2.1 encoding and thus support for the RSAES-OAEP and RSASSA-PSS operations (enabled by POLARSSL_PKCS1_V21)
|
2011-03-08 14:16:06 +00:00 |
test_suite_pkcs1_v21.function
|
- The config header file is now always included in all tests
|
2011-03-26 13:39:34 +00:00 |
test_suite_rsa.data
|
- Made function resilient to endianness differences.
|
2011-03-13 16:57:25 +00:00 |
test_suite_rsa.function
|
- The config header file is now always included in all tests
|
2011-03-26 13:39:34 +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
|
- Ready for release 0.99-pre4
|
2011-04-01 12:23:26 +00:00 |
test_suite_version.function
|
- Added runtime and compiletime version information
|
2010-06-18 22:47:29 +00:00 |
test_suite_x509parse.data
|
- Removed test for MD2 certificate as OpenSSL does not support it anymore
|
2011-04-23 14:46:28 +00:00 |
test_suite_x509parse.function
|
- The config header file is now always included in all tests
|
2011-03-26 13:39:34 +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 |