go
go copied to clipboard
XChaCha20 and multiple AES nonce length support added
Partly close #74.
The usage of new crypto/ecdh library was not implemented, however support for XChaCha20-Poly1305 and AES-256-GCM with 12-byte nonce were added as-is.