Poly1305ChaCha20

Implementation of the Poly1305-ChaCha20 AEAD cipher.

Standard: RFC 7539

alias Poly1305ChaCha20 = Poly1305Cipher!ChaCha20

Meta