#mnemonic #crc32

app crc32mnemo

Tool providing mnemonic representation for a CRC32 sum over given data

3 releases (breaking)

0.3.0 Nov 20, 2022
0.2.0 Nov 19, 2022
0.1.0 Nov 19, 2022

#1532 in Encoding

Download history 2/week @ 2024-02-19 29/week @ 2024-02-26 54/week @ 2024-04-01

54 downloads per month

AGPL-3.0

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

~2–2.6MB
~51K SLoC