Skip to content

Simple fixed table driven crc32 implementation in C#. Slow compared to zlib's, but much easier to use if you don't care as much about speed.

License

Notifications You must be signed in to change notification settings

alxersov/ch-crc32

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Very simple table driven CRC32 impementation. Not fancy or fast, but easy to use.

About

Simple fixed table driven crc32 implementation in C#. Slow compared to zlib's, but much easier to use if you don't care as much about speed.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 100.0%