how is the checksum
calculated
#7
Unanswered
Purple-CSGO
asked this question in
Q&A
Replies: 1 comment
-
The checksum is a crc64 hash, you can find the Go code here and the JS equivalent here |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I've tried md5, sha1, sha256 but it does not look the same. wanna use this
checksum
for the verification purpose.Beta Was this translation helpful? Give feedback.
All reactions