Added RSA key generation code (i15, i31, i62).
[BearSSL] / src / hash /
2018-05-23 Thomas PorninAdded RSA/OAEP implementation.
2017-08-28 Thomas PorninAdded seeder API. Also overhauled compile-time detectio...
2017-04-17 Thomas PorninWorkaround for compiler bug (GCC 4.8 and 4.9 when targe...
2017-03-09 Thomas PorninFixed compilation for GCC 4.4 to 4.8 (AES-NI opcodes...
2017-02-15 Thomas PorninImproved GHASH pclmul implementation (parallel processi...
2017-02-15 Thomas PorninNew AES and GHASH implementations using POWER8 crypto...
2017-01-29 Thomas PorninAdded AES+GHASH implementation using AES-NI opcodes...
2016-11-17 Thomas PorninAdded some comments.
2016-11-02 Thomas PorninInitial import.