Deterministic password generator based on scrypt.
Find a file
2016-10-09 18:39:42 +02:00
iOS [iOS] Go back after generation 2016-10-09 18:39:42 +02: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 Makefile: Add clean target 2016-10-08 14:24:41 +02:00
NewPasswordGenerator.h Add new generation algorithm 2016-10-08 14:24:43 +02:00
NewPasswordGenerator.m Add new generation algorithm 2016-10-08 14:24:43 +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 Implement repeat mode 2016-10-08 14:24:45 +02:00