Switch C compiler to the generic 'cc' (to use the default compiler, not necessarily...
[BearSSL] / src / config.h
2017-07-26 Thomas PorninAdded ChaCha20 implementation with SSE2 opcodes.
2017-03-18 Thomas PorninOptimised code for encoding/decoding integers when...
2017-03-18 Thomas PorninAdded "ctmulq" implementation of Poly1305 (using 64...
2017-02-15 Thomas PorninNew AES and GHASH implementations using POWER8 crypto...
2017-01-29 Thomas PorninAdded AES+GHASH implementation using AES-NI opcodes...
2017-01-12 Thomas PorninImproved performance on dedicated P-256/i15 EC implemen...
2017-01-02 Thomas PorninNew experimental EC implementation (P-256, only 32...
2016-11-02 Thomas PorninInitial import.