Skip to content

Releases: xenocrat/crc-php

CRC-PHP 2.3

24 Nov 11:10

Choose a tag to compare

Maintenance release.

CRC-PHP 2.2

02 Jun 12:53

Choose a tag to compare

Added 64-bit integer checks to CRC-32/64 methods.

CRC-PHP 2.1

06 Jan 10:24

Choose a tag to compare

Use Exception classes from Standard PHP Library.

CRC-PHP 2.0

27 Aug 10:47

Choose a tag to compare

New in this release:

  • Added CRC-64 implementations.
  • Improved bit reflection technique.
  • Split test methods by algorithm.

CRC-PHP 1.0

24 Jul 13:28

Choose a tag to compare

Initial release.