Skip to content

FridayOrtiz/crmprs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

crmprs

Compress a series of given strings using CRC64. Uses the underlying crc64 crate.

Example

$ crmprs asdf
Processing 1 string(s).
String: asdf
CRC64: 0xe415192451a5f41e

About

CRC64 "compress" a given set of strings. Not secure.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages