orion v0.8.0 Release Notes

  • Date: October 7, 2018.

    ๐Ÿ”„ Changelog:

    • โž• Added AEAD ChaCha20Poly1305 from RFC 8439
    • โž• Added keystream_block() public function to retreive a keystream from chacha20
    • โž• Added Poly1305 from RFC 8439
    • ๐Ÿšš default::encrypt and default::decrypt removed until orion offers XChaCha20 with Poly1305
    • ๐Ÿ“š Documentation improvement
    • โšก๏ธ Updated sha2 dependency