Switch C compiler to the generic 'cc' (to use the default compiler, not necessarily...
[BearSSL] / src / rsa /
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-24 Thomas PorninImproved modular exponentiation (automatic window optim...
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-02 Thomas PorninInitial import.