Two new Poly1305 implementations: ctmul32 uses pure 32-bit multiplications (MUL15...
[BearSSL] / src / ec /
2017-01-04 Thomas PorninNew "i15" implementation of big integers (faster, and...
2017-01-02 Thomas PorninNew experimental EC implementation (P-256, only 32...
2016-11-21 Thomas PorninFixed buffer overflow, and also NULL pointer dereferenc...
2016-11-02 Thomas PorninInitial import.