Paul Bakker
|
31417a71f8
|
- Fixed tests for enhanced rsa_check_privkey()
|
2012-09-27 20:41:37 +00:00 |
|
Paul Bakker
|
40dd5303c2
|
- Fixed test on Big Endian systems (Fixed Ticket #54)
|
2012-05-15 15:02:38 +00:00 |
|
Paul Bakker
|
c0a1a319df
|
- Moved test to entropy and CTR_DRBG
|
2011-12-04 17:12:15 +00:00 |
|
Paul Bakker
|
5690efccc4
|
- Fixed a whole bunch of dependencies on defines between files, examples and tests
|
2011-05-26 13:16:06 +00:00 |
|
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 |
|