chacha20poly1305 0.6.0

Pure Rust implementation of the ChaCha20Poly1305 Authenticated Encryption with Additional Data Cipher (RFC 8439) with optional architecture-specific hardware acceleration. Also contains implementations of the XChaCha20Poly1305 extended nonce variant of ChaCha20Poly1305, and the reduced-round ChaCha8Poly1305 and ChaCha12Poly1305 lightweight variants.
Documentation
1
2
3
4
5
{
  "git": {
    "sha1": "9305b7a5212dadd3cc05ea709ccd4ff4db00025a"
  }
}