RNCryptor v5.0.3 Release Notes

Release Date: 2018-04-16 // about 6 years ago
    • #272. Correct warnings related to incorrect memory access. The previous code was invalid Swift (it accessed a value inside its own withUnsafeBytes block), but happened to work.
    • ✂ Removes a Data.init work-around that is no longer needed.
    • #252. Use semver for tags rather than custom RNCryptor-# tags.