Luhn Checksum Operation Added

This commit is contained in:
n1073645 2020-02-26 10:55:15 +00:00
parent d78730edc0
commit 940b56ba5f
4 changed files with 108 additions and 0 deletions

View file

@ -332,6 +332,7 @@
"Fletcher-32 Checksum",
"Fletcher-64 Checksum",
"Adler-32 Checksum",
"Luhn Checksum",
"CRC-8 Checksum",
"CRC-16 Checksum",
"CRC-32 Checksum",