Deterministic password generator based on scrypt.
Find a file
2020-01-03 01:19:45 +01: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 Use non-swappable memory 2020-01-03 01:03:58 +01: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 Use non-swappable memory 2020-01-03 01:03:58 +01:00
PasswordGenerator.h Use non-swappable memory 2020-01-03 01:03:58 +01:00