orion v0.4.3 Release Notes

  • Date: August 8, 2018.

    🔄 Changelog:

    • ⚡️ Updated dependency
    • Adopted faster HMAC key padding steps from rigel crate, avoiding allocation as before but without the Cow borrow
    • 🐎 Memory and performance improvement to the PBKDF2 implementation by avoiding many useless allocations