Made Base64 decoding constant-time (with regards to actual data byte contents).
[BearSSL] / inc / bearssl_rand.h
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...
2017-04-05 Thomas PorninMade headers compatible with C++.
2016-11-19 Thomas PorninMore Doxygen-compatible documentation. Also unified...
2016-11-02 Thomas PorninInitial import.