TrustedFirmware Git Browser
Code Review
Sign In
review.trustedfirmware.org
/
mirror
/
mbed-tls.git
/
d14cd35ececf3c783f30b242a080de479d36f61c
/
library
/
ctr_drbg.c
369e14b
- Small code rewrite
by Paul Bakker
· 13 years ago
e88186d
- Fixed selftest for CTR_DRBG
by Paul Bakker
· 14 years ago
69e095c
- Changed the behaviour of x509parse_parse_crt for permissive parsing. Now returns the number of 'failed certificates' instead of having a switch to enable it.
by Paul Bakker
· 14 years ago
18d3291
- Added internal ctr_drbg_init_entropy_len() to allow NIST determined entropy tests to work
by Paul Bakker
· 14 years ago
fc754a9
- Addedd writing and updating of seedfiles as functions to CTR_DRBG
by Paul Bakker
· 14 years ago
1bc9efc
- Fixed const correctness
by Paul Bakker
· 14 years ago
23fd5ea
- Fixed a potential loop bug
by Paul Bakker
· 14 years ago
2bc7cf1
- Cleaned up and further documented CTR_DRBG code
by Paul Bakker
· 14 years ago
0e04d0e
- Added CTR_DRBG based on AES-256-CTR (NIST SP 800-90) random generator
by Paul Bakker
· 14 years ago