Paul Bakker
|
ef3f8c747e
|
Fixed const correctness issues in programs and tests
(cherry picked from commit e0225e4d7f18f4565224f4997af537533d06a80d)
Conflicts:
programs/ssl/ssl_client2.c
programs/ssl/ssl_server2.c
programs/test/ssl_test.c
programs/x509/cert_app.c
|
2013-06-24 19:09:24 +02:00 |
|
Paul Bakker
|
fb3a83f9e3
|
- Added appropriate error handling to ctr_drbg_init()
|
2011-12-15 20:05:53 +00:00 |
|
Paul Bakker
|
3f9b650b4b
|
- Fixed renumber error code for POLARSSL_ERR_CTR_DRBG_FILE_IO_ERROR
|
2011-12-15 19:50:22 +00:00 |
|
Paul Bakker
|
fc754a9178
|
- Addedd writing and updating of seedfiles as functions to CTR_DRBG
|
2011-12-05 13:23:51 +00:00 |
|
Paul Bakker
|
508ad5ab6d
|
- Moved all examples programs to use the new entropy and CTR_DRBG
|
2011-12-04 17:09:26 +00:00 |
|
Paul Bakker
|
6083fd252d
|
- Added a generic entropy accumulator that provides support for adding custom entropy sources and added some generic and platform dependent entropy sources
|
2011-12-03 21:45:14 +00:00 |
|