Search found 1 match

by robnapier
Thu Sep 13, 2012 2:40 pm
Forum: AES Crypt
Topic: Using PBKDF2
Replies: 1
Views: 5342

Using PBKDF2

I maintain an Mac/iOS AES library called RNCryptor (https://github.com/rnapier/RNCryptor). I'd been lamenting my need to create "yet another" encrypted file format, and one of my readers pointed to the AESCrypt format as a possible option. I was reviewing it, and had some concerns that I wanted to ...