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
- Host: GitHub
- URL: https://github.com/ryuslash/libdispass
- Owner: ryuslash
- Created: 2013-11-19T21:02:17.000Z (over 12 years ago)
- Default Branch: master
- Last Pushed: 2013-11-19T21:04:07.000Z (over 12 years ago)
- Last Synced: 2025-07-04T14:29:40.561Z (about 1 year ago)
- Language: C
- Size: 102 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.org
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.