changed checksum prime/segment ratio
This commit is contained in:
parent
5833502c7a
commit
c71b5275b5
@ -25,7 +25,7 @@ extern "C" {
|
||||
|
||||
//MACROS
|
||||
#define WHY2_CHECKSUM_SEGMENT_SIZE 4 //SEGMENT SIZE FOR CALCULATING CHECKSUM
|
||||
#define WHY2_CHECKSUM_PRIME 5 //PRIME NUMBER FOR ROTATION
|
||||
#define WHY2_CHECKSUM_PRIME 11 //PRIME NUMBER FOR ROTATION
|
||||
|
||||
//FUNCTIONS
|
||||
unsigned long why2_checksum_segment(char *input); //TOO LONG TO EXPLAIN, DEAL WITH IT. TREAT IT LIKE A NORMAL CHECKSUM
|
||||
|
Loading…
x
Reference in New Issue
Block a user