Show HN: My Sunday Morning Project Encrypts Plaintext On Your iPhone

https://itunes.apple.com/us/app/text-locker/id706492969

This is my first iOS app. It only took me few hours to complete (and about an hour the next Sunday to fix 2 bugs).

My participation in some cryptography-related research this summer inspired me. After investigating options for ciphering text on iOS, I thought this App needs to exist.

The algorithm used is AES128+CBC mode followed by base64.

This post does not have any comments yet