Merge pull request #1993 from r4mos/master
Some checks are pending
CodeQL Analysis / Analyze (push) Waiting to run
Master Build, Test & Deploy / main (push) Waiting to run

Add CRC Operation
This commit is contained in:
a3957273 2025-04-03 08:22:11 +01:00 committed by GitHub
commit 4b72484ca4
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
12 changed files with 3173 additions and 504 deletions

View file

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