Added optimised implementation of P-256 that uses 32->64 multiplications (MUL31).
[BearSSL] / inc / bearssl_block.h
2017-01-12 Thomas PorninSimple grammar fix in header.
2017-01-05 Thomas PorninTwo new Poly1305 implementations: ctmul32 uses pure...
2016-12-13 Thomas PorninAdded ChaCha20+Poly1305 support (stand-alone, cipher...
2016-11-21 Thomas PorninMore API documentation in Doxygen format (block ciphers...
2016-11-02 Thomas PorninInitial import.