2
0

Use scrypt for deriving a safer key from the master password + website.

This commit is contained in:
Maarten Billemont
2012-02-13 10:27:08 +01:00
parent 360f71c4fa
commit ad9c52896d
43 changed files with 1193 additions and 71 deletions

View File

@@ -6,6 +6,8 @@
#import <Foundation/Foundation.h>
#endif
#define PEARL_WITH_SCRYPT
#define PEARL
#define PEARL_CRYPTO
#define PEARL_UIKIT