Made ec_c25519_m62 implementation the default on supported architectures.
[BearSSL] / tools / names.c
2018-12-08 Thomas PorninMade ec_c25519_m62 implementation the default on suppor...
2018-08-12 Thomas PorninAdded POWER8 implementation for AES/CTR+CBC-MAC (for...
2018-08-05 Thomas PorninAdded support code for RSA and EC key encoding (includi...
2018-07-28 Thomas PorninAdded support for CCM and CCM_8 cipher suites.
2017-07-26 Thomas PorninAdded name for new ChaCha20 implementation.
2017-03-19 Thomas PorninNew "i62" code for big integers with 64x64->128 opcodes...
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-15 Thomas PorninActivated Curve25519 support for ECDHE cipher suites.
2016-12-15 Thomas PorninFixed description of TLS_ECDHE_RSA_WITH_CHACHA20_POLY13...
2016-12-13 Thomas PorninAdded ChaCha20+Poly1305 support (stand-alone, cipher...
2016-12-10 Thomas PorninAdded support for client certificates (both client...
2016-11-12 Thomas PorninImproved parsing of some integer arguments (sizes).
2016-11-12 Thomas PorninRemoved unreachable code.
2016-11-02 Thomas PorninInitial import.