]> git.ozlabs.org Git - ccan/history - ccan/crc/crc.c
bytestring, crypto/hmac_sha256, darray, mem, tal: avoid mem* with NULL.
[ccan] / ccan / crc / crc.c
2019-06-11 Rusty Russellccan/crc: remove broken "crc32c" routines which gave...
2012-10-31 Rusty Russellcrc: remove gratuitous trailing whitespace.
2009-06-07 Rusty RussellImplement a (poor?) 64-bit CRC.
2009-06-07 Rusty Russell64-bit CRC code.
2009-02-17 Rusty RussellAdded Castagnoli CRC routines, expand interface.
2009-02-14 Rusty RussellCRC module.