A, soon to be, C DisPass library
Find a file
2013-11-17 00:52:32 +01:00
.gitignore Improve Makefile, make shared library 2013-11-17 00:52:32 +01:00
dispass.c Rename sha1.c to dispass.c 2013-11-17 00:42:46 +01:00
Makefile Improve Makefile, make shared library 2013-11-17 00:52:32 +01:00
README.org Initial commit 2013-11-16 00:30:26 +01:00

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.