Skip to content

Latest commit

 

History

66 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CIRCE 🐆

CRC cyclic redundancy check

Support CRC8, CRC16, CRC32, and CRC64

Usage

crc (8|16|32|64) --help        # crc options
echo -n "hello world" | crc 16 # stream stdin
crc 32 10gb.bin                # stream file

Development

cabal build
cabal haddock
cabal run test
cabal run crc
cabal install

About

CRC 🐆

Topics

Resources

Stars

1 star

Watchers

0 watching

Forks

Releases

Contributors

Languages