orion v0.15.2 Release Notes

Release Date: 2020-06-07 // almost 4 years ago
  • Date: June 7, 2020.

    ๐Ÿ”„ Changelog:

    • โœ‚ Remove old no_std feature from CONTRIBUTING guidelines.
    • ๐Ÿ‘Œ Improve documentation and code around HKDFs maximum output length.
    • ๐Ÿšš Move clippy, rustfmt and basic tests to GitHub Actions (#122).
    • โž• Add random secret-key/nonce tests to AEADs and stream ciphers (#123).
    • โž• Address various clippy warnings.