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

@@ -7,7 +7,7 @@ shopt -s extglob
## LisuUI
#
## Submodules that need to be checked out.
dependencies=( External/Pearl External/Pearl:External/jrswizzle External/Pearl:External/uicolor-utilities )
dependencies=( External/Pearl External/Pearl:External/jrswizzle External/Pearl:External/uicolor-utilities External/Pearl:External/iOSPorts )
## Custom migration.
# None yet.