Fixed carry propagation bug in m64 impl for P-256.
[BearSSL] / src / rand /
2019-05-15 Thomas PorninAdded support for getrandom()/getentropy(), and a fix...
2019-01-03 Thomas PorninFixed fd leak in test code.
2018-07-31 Thomas PorninAdded AESCTR_DRBG implementation (beta).
2018-05-27 Thomas PorninFixed some typographic errors in comments.
2017-08-28 Thomas PorninAdded seeder API. Also overhauled compile-time detectio...
2016-11-02 Thomas PorninInitial import.