Commit ID: 1005E34634757E41EDB
CVSROOT: /cvs
Module name: src
Changes by: [email protected] 2020/01/31 17:26:26 UTC
Modified files:
bin/md5 : cksum.1
Log message:
mention crc32b as standard-ish alias name for sfv
todo:
- Added crc32c hash using Castagnoli's polynomial. This CRC32 variant is
used by storage systems, such as iSCSI, SCTP, Btrfs and ext4.
+ crc32b is sfv; also more, touched by this, contained within php 7.4:
https://patch-diff.githubusercontent.com/raw/php/php-src/pull/3913.diff
To generate a diff of this changeset, execute the following commands:
cvs -R rdiff -kk -upr1.34 -r1.35 src/bin/md5/cksum.1