Fixed spurious warning about old-style prototype.
[BearSSL] / inc / bearssl_rsa.h
2018-08-17 Thomas PorninAdded stand-alone RSA/PSS implementation.
2018-08-14 Thomas PorninSome documentation fixes. v0.6
2018-08-05 Thomas PorninAdded support code for RSA and EC key encoding (includi...
2018-07-31 Thomas PorninAdded RSA key generation code (i15, i31, i62).
2018-05-23 Thomas PorninAdded RSA/OAEP implementation.
2017-06-21 Thomas PorninAdded encoded OID for hash functions (for use with...
2017-04-05 Thomas PorninMade headers compatible with C++.
2017-03-19 Thomas PorninNew "i62" code for big integers with 64x64->128 opcodes...
2017-01-29 Thomas PorninAdded AES+GHASH implementation using AES-NI opcodes...
2017-01-04 Thomas PorninNew "i15" implementation of big integers (faster, and...
2016-12-31 Thomas PorninFixed RSA "i32" PKCS#1 v1.5 signature generation.
2016-11-19 Thomas PorninMore Doxygen documentation.
2016-11-02 Thomas PorninInitial import.