A, soon to be, C DisPass library
Tom Willemse
f016198915
This project started out as a test to get SHA1 (actually SHA512) working, now it's grown up to a DisPass algorithm implementation (experiment). |
||
---|---|---|
.gitignore | ||
dispass.c | ||
Makefile | ||
README.org |
libdispass
A simple test executable (should be converted to library) of Benjamin Althues' DisPass algorithms.
To run:
make && ./dispasstest
It should output 4 lines with the hashed passphrases copied from the DisPass algorithms' doctests.