orion v0.9.0 Release Notes

  • Date: November 4, 2018.

    ๐Ÿ”„ Changelog:

    • โž• Added support for HChaCha20, XChaCha20 and AEAD XChaCha20Poly1305.
    • 0๏ธโƒฃ The default API's encryption/decryption interface has been reintroduced, now offering authenticated encryption through the AEAD XChaCha20Poly1305 implementation.
    • Most of the library's structure has been revamped.
    • ๐Ÿ”’ Major additions to the project wiki detailing testing and some information regarding dependencies and security.
    • ๐Ÿ‘Œ Improved fuzzing targets and overall test suite.
    • ๐Ÿ“š Documentation improvements.