aboutsummaryrefslogtreecommitdiffstats
path: root/README.org
blob: b5d3a37c5ff984bc7e8786b429a12ba8ba5641c2 (plain)
1
2
3
4
5
6
7
8
9
10
11
#+TITLE: libdispass

A simple test executable (should be converted to library) of [[https://babab.nl][Benjamin
Althues]]' DisPass algorithms.

To run a test:

: make dispasstest && LD_LIBRARY_PATH=. ./dispasstest

It should output 4 lines with the hashed passphrases copied from the
DisPass algorithms' doctests.