mirror of
https://github.com/gchq/CyberChef.git
synced 2025-04-23 08:16:17 -04:00
Luhn Checksum Operation Added
This commit is contained in:
parent
d78730edc0
commit
940b56ba5f
4 changed files with 108 additions and 0 deletions
|
@ -332,6 +332,7 @@
|
|||
"Fletcher-32 Checksum",
|
||||
"Fletcher-64 Checksum",
|
||||
"Adler-32 Checksum",
|
||||
"Luhn Checksum",
|
||||
"CRC-8 Checksum",
|
||||
"CRC-16 Checksum",
|
||||
"CRC-32 Checksum",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue