Two new Curve25519 implementations (generic "i31" code, and optimised code with MUL31).
[BearSSL] / src / x509 / x509_minimal.c
2017-01-09 Thomas PorninFixed wrong check on length overflow (unsigned/signed...
2016-12-12 Thomas PorninAdded certificate name extraction API (from subject...
2016-12-10 Thomas PorninAdded support for client certificates (both client...
2016-11-02 Thomas PorninInitial import.