projects
/
proxmark3-svn
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6cf8fcb
)
chg: ego credits....one of these days I'll remove 'em
author
iceman1001
<iceman@iuse.se>
Thu, 18 Feb 2016 16:48:17 +0000
(17:48 +0100)
committer
iceman1001
<iceman@iuse.se>
Thu, 18 Feb 2016 16:48:17 +0000
(17:48 +0100)
common/crc.c
patch
|
blob
|
blame
|
history
diff --git
a/common/crc.c
b/common/crc.c
index 8e9f39962a3b0b415b17b8ffbd49d878a037704c..6c2f699430e0e6ed78d774315ce423f473bf10c7 100644
(file)
--- a/
common/crc.c
+++ b/
common/crc.c
@@
-54,6
+54,7
@@
uint32_t CRC8Maxim(uint8_t *buff, size_t size) {
return crc_finish(&crc);
}
+//credits to iceman
uint32_t CRC8Legic(uint8_t *buff, size_t size) {
// Poly 0x63, reversed poly 0xC6, Init 0x55, Final 0x00
Impressum
,
Datenschutz