TrustedFirmware Git Browser
Code Review
Sign In
review.trustedfirmware.org
/
mirror
/
mbed-tls.git
/
8e714d7acad8b68e4be7aa6fde88c75b75b44c36
/
library
/
entropy.c
9e36f04
SHA2 renamed to SHA256, SHA4 renamed to SHA512 and functions accordingly
by Paul Bakker
· 12 years ago
b6c5d2e
Cleanup up non-prototyped functions (static) and const-correctness
by Paul Bakker
· 12 years ago
43655f4
- Added option to prevent default entropy sources from loading (POLARSSL_NO_DEFAULT_ENTROPY_SOURCES)
by Paul Bakker
· 14 years ago
28c7e7f
- Added HAVEGE as a default entropy source
by Paul Bakker
· 14 years ago
bd4a9d0
- Changed entropy accumulator to have per-source thresholds
by Paul Bakker
· 14 years ago
6083fd2
- Added a generic entropy accumulator that provides support for adding custom entropy sources and added some generic and platform dependent entropy sources
by Paul Bakker
· 14 years ago