An open API service indexing awesome lists of open source software.

https://github.com/ryuslash/libdispass

C library of DisPass algorithms
https://github.com/ryuslash/libdispass

Last synced: 12 months ago
JSON representation

C library of DisPass algorithms

Awesome Lists containing this project

README

          

#+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.