Two new Curve25519 implementations (generic "i31" code, and optimised code with MUL31).
[BearSSL] / src / rsa /
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.