af617807b9 | ||
---|---|---|
.. | ||
src | ||
Cargo.lock | ||
Cargo.toml | ||
README.md |
README.md
CSV File Hasher
This tool generates SHA256 hashes over some parts of a CSV file. We used it as part of the data generation for our public BIP39 mnemonic lookup service.
Usage
See the application --help
output.
License
Licensed under either of Apache License, Version 2.0
or MIT
license at your option.
Credits
Written by Heiko Schaefer, with some improvements by Christian Reitter.