Paul Bakker
|
335db3f121
|
- Functions requiring File System functions can now be disables by undefining POLARSSL_FS_IO
|
2011-04-25 15:28:35 +00:00 |
|
Paul Bakker
|
b3dcbc18f6
|
- Made function resilient to endianness differences.
|
2011-03-13 16:57:25 +00:00 |
|
Paul Bakker
|
997bbd10d8
|
- Removed dependency of tests on rand()
- Added pseudo-random helper function
|
2011-03-13 15:45:42 +00:00 |
|
Paul Bakker
|
9dcc32236b
|
- 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 |
|
Paul Bakker
|
a665685abf
|
- Added rsa random deadlock test
|
2010-07-18 19:47:14 +00:00 |
|
Paul Bakker
|
46b8071641
|
- Added 'depends_on' for tests dependent on specific hash algorithms
|
2009-10-03 20:01:39 +00:00 |
|
Paul Bakker
|
345fb49cb7
|
- Added extra coverage and regression tests
|
2009-07-20 21:26:07 +00:00 |
|
Paul Bakker
|
38e2b482ff
|
- Fixed typo in name of POLARSSL_ERR_RSA_OUTPUT_TOO_LARGE.
|
2009-07-19 20:41:06 +00:00 |
|
Paul Bakker
|
821fb08b53
|
- Added extra tests (result of coverage)
|
2009-07-12 13:26:42 +00:00 |
|
Paul Bakker
|
37940d9ff6
|
- Added test coverage for X509parse
- Fixed segfault in rsa_check_privkey() and rsa_check_pubkey() and added test
|
2009-07-10 22:38:58 +00:00 |
|
Paul Bakker
|
42a29bf7bf
|
- Added test suite for RSA and PKCS#1
|
2009-07-07 20:18:41 +00:00 |
|