https://github.com/uacaps/NSObject-ObjectIO
It's a one liner to save complex objects (see demos) with encryption. We used AES-256 encryption with PBKDF2 for the key gen. That said, we would be more than happy to hear reviews on the efficacy of our method. Thanks!
https://github.com/uacaps/NSObject-ObjectIO
It's a one liner to save complex objects (see demos) with encryption. We used AES-256 encryption with PBKDF2 for the key gen. That said, we would be more than happy to hear reviews on the efficacy of our method. Thanks!