Some small performance improvements on 32-bit architectures.
[BearSSL] / tools / brssl.h
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-08-28 Thomas PorninAdded seeder API. Also overhauled compile-time detectio...
2017-07-30 Thomas PorninAdded Twrch support.
2017-01-29 Thomas PorninAdded AES+GHASH implementation using AES-NI opcodes...
2017-01-22 Thomas PorninNew Makefile structure; added compatibility with Window...
2017-01-15 Thomas PorninActivated Curve25519 support for ECDHE cipher suites.
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-02 Thomas PorninInitial import.