The CRC Operation is implemented natively with all currently known CRC's. Old Operations (CRC8, CRC16 and CRC32) and their dependencies are removed

This commit is contained in:
r4mos 2025-03-02 01:51:09 +01:00
parent fcecd029c7
commit 4e62aa6e1d
7 changed files with 1988 additions and 23 deletions

View file

@ -441,9 +441,7 @@
"Fletcher-64 Checksum",
"Adler-32 Checksum",
"Luhn Checksum",
"CRC-8 Checksum",
"CRC-16 Checksum",
"CRC-32 Checksum",
"CRC Checksum",
"TCP/IP Checksum"
]
},