Skip to content

Latest commit

 

History

History
6 lines (5 loc) · 196 Bytes

CHANGELOG.md

File metadata and controls

6 lines (5 loc) · 196 Bytes

0.0.14

  • AES in ECB, CBC, CTR, CFB, OFB, GCM, XTS, IGE, PCBC modes.
  • XChaCha20, ChaCha20 cipher with Poly1305 tag.
  • XSalsa20, Salsa20 cipher with Poly1305 tag.
  • XOR cipher.