master
[Rework] Further types conversion (no functional changes)
Add optimized versions of ChaCha20 by @floodyberry
[Minor] Limit sse/avx implementations to x86_64 only
[Minor] Thank you OpenSSL for all those new names
[Fix] Do not abort when OpenSSL is broken, report that to a user
[Rework] Allow more flexible keypair encoding
[Project] Remove NIST mode from everywhere
[Minor] Fix macro usage
[Minor] Add sse42 support