Paul Bakker
|
18d32911c0
|
- Added internal ctr_drbg_init_entropy_len() to allow NIST determined entropy tests to work
|
2011-12-10 21:42:49 +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
|
1bc9efc00a
|
- Fixed const correctness
- Added ctr_drbg_update for non-fixed data lengths
- Fixed void pointer arithmetic
|
2011-12-03 11:29:32 +00:00 |
|
Paul Bakker
|
23fd5ea667
|
- Fixed a potential loop bug
|
2011-11-29 15:56:12 +00:00 |
|
Paul Bakker
|
2bc7cf16fe
|
- Cleaned up and further documented CTR_DRBG code
|
2011-11-29 10:50:51 +00:00 |
|
Paul Bakker
|
0e04d0e9a3
|
- Added CTR_DRBG based on AES-256-CTR (NIST SP 800-90) random generator
|
2011-11-27 14:46:59 +00:00 |
|