enchive/src
Christopher Wellons a38e5e3bb9 Add new keygen option: passphrase --repeats (-r)
This option controls the number of repeated passphrase prompts when
deriving a secret key. It is convenient to set this to zero when relying
primarily on fingerprint verification. Alternatively, additional repeat
prompts may aid in memorization. The default value is 1.
2018-05-25 18:58:03 +00:00
..
chacha.c Drop use of custom integer names 2018-04-17 22:03:05 -04:00
chacha.h Drop use of custom integer names 2018-04-17 22:03:05 -04:00
curve25519-donna.c Drop use of custom integer names 2018-04-17 22:03:05 -04:00
docs.h Add support for pinentry protocol 2017-12-23 22:12:46 -05:00
enchive.c Add new keygen option: passphrase --repeats (-r) 2018-05-25 18:58:03 +00:00
optparse.h Move sources under src/. 2017-03-05 20:26:31 -05:00
sha256.c Drop use of custom integer names 2018-04-17 22:03:05 -04:00
sha256.h Drop use of custom integer names 2018-04-17 22:03:05 -04:00