Deterministic password generator based on scrypt.
Find a file
2017-04-15 19:56:14 +02:00
iOS Update Xcode project to Xcode 8.2 2017-01-08 02:53:00 +01:00
.gitignore Add initial iOS application 2016-10-09 17:53:41 +02:00
LegacyPasswordGenerator.h Add new generation algorithm 2016-10-08 14:24:43 +02:00
LegacyPasswordGenerator.m Add new generation algorithm 2016-10-08 14:24:43 +02:00
Makefile Adjust to ObjFW changes 2017-04-15 19:56:14 +02:00
NewPasswordGenerator.h Add new generation algorithm 2016-10-08 14:24:43 +02:00
NewPasswordGenerator.m Replace confusable letters by special characters 2016-10-10 23:36:30 +02:00
PasswordGenerator.h Add new generation algorithm 2016-10-08 14:24:43 +02:00
ScryptPWGen.h Add new generation algorithm 2016-10-08 14:24:43 +02:00
ScryptPWGen.m Adjust to ObjFW changes 2017-04-15 19:56:14 +02:00