3 releases (breaking)
| 0.3.0 | Nov 20, 2022 |
|---|---|
| 0.2.0 | Nov 19, 2022 |
| 0.1.0 | Nov 19, 2022 |
#560 in Value formatting
18KB
122 lines
crc32mnemo
Tool providing mnemonic representation for a CRC32 sum over given data
Installing
$ cargo install crc32mnemo
Using
Generating mnemonic representation out of file data:
$ crc32mnemo /path/to/some/file
Generating Bech32 guard out of Bech32 string:
$ crc32mnemo --bech32 bc1qspc5gva3wxqa8ha7tm2pam9qv3k5kptnjeerfp
Dependencies
~1.7–2.6MB
~48K SLoC