Paul Bakker
|
58ef6ec613
|
Cleaner test-memory cleanups
|
2013-01-03 11:33:48 +01:00 |
|
Paul Bakker
|
a3d195c41f
|
- Changed the used random function pointer to more flexible format. Renamed havege_rand() to havege_random() to prevent mistakes. Lots of changes as a consequence in library code and programs
|
2011-11-27 21:07:34 +00:00 |
|
Paul Bakker
|
eaf90d9a9c
|
- Removed unused but initialized variables
|
2011-07-13 14:21:52 +00:00 |
|
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 |
|