Just released a new version of kage, my Kotlin/JVM port of the age encryption library. This release includes a contributed bugfix to properly stream the input during decryption instead of buffering it, and some additional fixes discovered by updating to the latest upstream test vectors.
https://github.com/android-password-store/kage/releases/tag/v0.5.0
#AndroidDev #cryptography