Deterministic password generator based on scrypt.
Find a file
Jonathan Schleifer 2f3bbcf724 Update Xcode project
FossilOrigin-Name: d2a6d7d9f29bbe8c2d101f416f556261646cbaa40d0bd4ab34aa479878bbf315
2020-06-24 17:32:15 +00:00
iOS Update Xcode project 2020-06-24 17:32:15 +00: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