Commit Graph

73 Commits

Author SHA1 Message Date
15a091cc49
Some attempt to clear the passphrase command-line argument from the memory. 2021-03-20 21:18:21 +01:00
3683d2c450
Slightly improved key derivation function + allow to read passphrase from environment. 2021-03-20 21:18:19 +01:00
dcd7153973
Improved self-test code. 2021-03-20 21:18:18 +01:00
701658dd96
Fixed a few warnings. 2021-03-20 21:18:18 +01:00
7f76fb2cbd
Improved stepping algorithm. 2021-03-20 21:18:17 +01:00
44fef04cbc
Some code clean-up. 2021-03-20 21:18:16 +01:00
53dcefacbb
Makefile improvements. 2021-03-20 21:18:15 +01:00
985dcfd6ee
FreeBSD compile fix. 2021-03-20 21:18:14 +01:00
a3fd6360e1
Make it possible to read the passphrase from a file. 2021-03-20 21:18:13 +01:00
270c8b4ecd
Some simplification. 2021-03-20 21:18:12 +01:00
1639e130db
Randomize stepping. 2021-03-20 21:18:12 +01:00
46b3e15594
Added self-test mode. 2021-03-20 21:18:10 +01:00
dc9fe30673
Added simple Makefile. 2021-03-20 21:18:10 +01:00
77c97d0173
Added README file. 2021-03-20 21:18:09 +01:00
698f4fa3c9
Code clean-up. 2021-03-20 21:18:08 +01:00
2c42cf5f92
Code clean-up. 2021-03-20 21:18:07 +01:00
3d5b480e70
Linux build fix. 2021-03-20 21:18:05 +01:00
7a95a1a561
Use the getrandom() syscall on systems that support it. 2021-03-20 21:18:05 +01:00
75f929e4e5
Linux compile fixes. 2021-03-20 21:18:03 +01:00
865702f879
Code clean-up. 2021-03-20 21:18:02 +01:00
3b118ecc25
Code clean-up. 2021-03-20 21:18:01 +01:00
13f8af3628
Some code refactoring + improved command-line front-end. 2021-03-20 21:18:00 +01:00
7aa7d93e48
Initial commit. 2021-03-20 21:17:51 +01:00