Added "ctmulq" implementation of Poly1305 (using 64->128 multiplications when available).
[BearSSL] / samples /
2017-01-29 Thomas PorninCosmetic fixes in comments.
2017-01-29 Thomas PorninAdded AES+GHASH implementation using AES-NI opcodes...
2016-12-13 Thomas PorninAdded ChaCha20+Poly1305 support (stand-alone, cipher...
2016-11-20 Thomas PorninSIGPIPE shall be ignored in most network-related cases.
2016-11-02 Thomas PorninInitial import.