Fixed carry propagation bug in P-256 'm62' implementation (found by Auke Zeilstra...
[BearSSL] / src / rand / sysrng.c
2019-05-15 Thomas PorninAdded support for getrandom()/getentropy(), and a fix...
2019-01-03 Thomas PorninFixed fd leak in test code.
2018-05-27 Thomas PorninFixed some typographic errors in comments.
2017-08-28 Thomas PorninAdded seeder API. Also overhauled compile-time detectio...