New implementation of Curve25519 (using multiplications of words of 15 bits or so...
[BearSSL] / src / x509 /
2017-01-09 Thomas PorninFixed wrong check on length overflow (unsigned/signed...
2016-12-29 Thomas PorninNew simplified initialisation function for X.509 minima...
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.