BunnyCrypt
This is a cross platform library I wrote to aid my KNIJN Crypter app which will at one point also be cross platform.
I wrote this in Golang to make the project portable and somewhat secure since it's rather hard to reverse engineer compiled Golang executables compared to Android's dex files normally used in Android app compilation.