aboutsummaryrefslogtreecommitdiffstats
path: root/README.org
blob: 25100e168c0a225d2c791334618a483aee3da6ab (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:

: make && ./dispasstest

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