* SML: CRC for binary SML parsing * switch algos * improve errormessage on buffer overflow * move crc variable to their own struct * Use Flag bit to disable CRC, auto-detect algorithm, data in own struct debug log * configure and enable/disable via special option "=soC,bufsz,mode", mode 16 autodetect. * fix 15 vs 0xF * remove benchmark code * fix typo in comment * Byteflip for CRC
10 lines
232 B
Properties
10 lines
232 B
Properties
name=FastCRC
|
|
version=1.44
|
|
author=Frank Bösing
|
|
maintainer=Frank Boesing<f.boesing@gmx.de>
|
|
sentence=Fast CRC routines
|
|
paragraph=
|
|
category=Data Processing
|
|
url=https://github.com/FrankBoesing/FastCRC
|
|
architectures=*
|
|
#dot_a_linkage=true |