Author Archives: michael
Introducing simpleTAN
SimpleTAN, the application I am working on at Bidli Software is a TAN management tool for Mac OS X. If you’re doing online banking with PIN/TAN and use tools like GPG or aespipe to securely take your TAN’s with you … Continue reading
Posted in Bidli Software, simpleTAN
Tagged Bidli Software, Mac OS X, simpleTAN, TAN Management
Leave a comment
Core Data Encryption
I recently wondered how to encrypt the attributes of a Core Data application. The encryption should be transparent to the application, which means the entity objects should do all of the encryption/ decryption work and the rest of the application … Continue reading