Deterministic password generator based on scrypt.
Find a file
Jonathan Schleifer 6df046ff50 Allow swappable memory
Most OSes and/or ulimits do not allow allocating such large amounts of
unswappable memory.

FossilOrigin-Name: 007bd9985ecb5164a06dddc9aab2d18dbc34cc5bd7914abdea0ff1cd84dfdf51
2021-03-21 11:03:01 +00:00
.fossil-settings Add .fossil-settings 2020-06-24 22:44:11 +00:00
iOS iOS: Restore the correct bundle identifier 2021-03-14 00:39:03 +00:00
CryptoPassphrase.h Update copyright 2021-03-14 00:17:32 +00:00
CryptoPassphrase.m Allow swappable memory 2021-03-21 11:03:01 +00:00
LegacyPasswordGenerator.h Update copyright 2021-03-14 00:17:32 +00:00
LegacyPasswordGenerator.m Allow swappable memory 2021-03-21 11:03:01 +00:00
Makefile Rename project to CryptoPassphrase 2019-06-16 19:26:34 +02:00
NewPasswordGenerator.h Update copyright 2021-03-14 00:17:32 +00:00
NewPasswordGenerator.m Allow swappable memory 2021-03-21 11:03:01 +00:00
PasswordGenerator.h Update copyright 2021-03-14 00:17:32 +00:00