Skip to content

Tool providing mnemonic representation for a CRC32 sum over given data

License

Notifications You must be signed in to change notification settings

dr-orlovsky/crc32mnemo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

Tool providing mnemonic representation for a CRC32 sum over given data

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages