Fixed carry propagation bug in P-256 'm62' implementation (found by Auke Zeilstra...
[BearSSL] / src / symcipher / chacha20_sse2.c
2017-08-28 Thomas PorninAdded seeder API. Also overhauled compile-time detectio...
2017-07-26 Thomas PorninAdded ChaCha20 implementation with SSE2 opcodes.