@hackage / crc

Implements various Cyclic Redundancy Checks (CRC)

Latest0.1.2.0

Changelog

0.1.2.0

  • Use strict fold on ByteString for memory efficiency #4

0.1.1.1

  • Export digestWithInitial#3

0.1.0.0

  • Update deps
  • Allow newer GHC versions