Commit graph

6 commits

Author SHA1 Message Date
914314b927
Add new generation algorithm
The scrypt-genpass compatible one is now the legacy algorithm
(activated with -L or --legacy).
2016-10-08 14:24:43 +02:00
cfb910164f
Makefile: Add clean target 2016-10-08 14:24:41 +02:00
a8ffe468bf
Add .gitignore 2016-10-08 14:24:38 +02:00
b297f827aa
Add a license 2016-10-08 14:24:32 +02:00
fe54b6dab0
Move actual password derivation to separate class 2016-10-03 13:40:54 +02:00
9e18d0deaf
Initial commit 2016-10-02 00:46:44 +02:00