Paul Bakker
|
d7d8dbe3bf
|
- Fixed two typos
|
2011-05-26 15:29:38 +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
|
6c591fab72
|
- mpi_init() and mpi_free() only accept a single argument and do not accept variable arguments anymore. This prevents unexpected memory corruption in a number of use cases.
|
2011-05-05 11:49:20 +00:00 |
|
Paul Bakker
|
f4a3f301fd
|
- Updated for migration to size_t
|
2011-04-24 15:53:29 +00:00 |
|
Paul Bakker
|
579923c51b
|
- The config header file is now always included in all tests
|
2011-03-26 13:39:34 +00:00 |
|
Paul Bakker
|
4cce2bbd5a
|
- Renamed rnd_info structure to correct rnd_buf_info structure
|
2011-03-13 16:56:35 +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 |
|