Added ChaCha20 implementation with SSE2 opcodes.
[BearSSL] / src / aead /
2017-07-17 Thomas PorninAdded general-purpose API for AEAD algorithms, and...