hsbhathiya / crc32c-java

Java implementation of CRC32C (32-bit Cyclic Redundancy Check using the Castagnoli polynomial).

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Description

Java implementation of CRC32C (32 bit Cyclic Redundancy Check using the Castagnoli polynomial).

Contributing changes

  • See CONTRIB.md

Licensing

  • See LICENSE

About

Java implementation of CRC32C (32-bit Cyclic Redundancy Check using the Castagnoli polynomial).

License:Apache License 2.0