Deterministic password generator based on scrypt.
Find a file
Jonathan Schleifer 63962cf9b8 Adjust to ObjFW changes
FossilOrigin-Name: 6de67efc1dd582456e997257b798b9c0e27b1d26eb7008881a55d60914bdcea9
2020-06-24 17:23:23 +00:00
iOS iOS: Update to recent changes 2020-01-03 01:19:45 +01:00
.gitignore Rename project to CryptoPassphrase 2019-06-16 19:26:34 +02:00
CryptoPassphrase.h Use non-swappable memory 2020-01-03 01:03:58 +01:00
CryptoPassphrase.m Use non-swappable memory 2020-01-03 01:03:58 +01:00
LegacyPasswordGenerator.h Use non-swappable memory 2020-01-03 01:03:58 +01:00
LegacyPasswordGenerator.m Adjust to ObjFW changes 2020-06-24 17:23:23 +00:00
Makefile Rename project to CryptoPassphrase 2019-06-16 19:26:34 +02:00
NewPasswordGenerator.h Use non-swappable memory 2020-01-03 01:03:58 +01:00
NewPasswordGenerator.m Adjust to ObjFW changes 2020-06-24 17:23:23 +00:00
PasswordGenerator.h Use non-swappable memory 2020-01-03 01:03:58 +01:00