Due to possible exploits that existed in the way the MAC field was calculated the algorithm parameter and calculating the MAC has been updated over the years. The current version uses algorithm number 3 and uses sha256 instead of md5. Please update all branches with the up to date version of the algorithm.
| Comment | File | Size | Author |
|---|---|---|---|
| update_checkout_algorithm.patch | 1.28 KB | rkioski |
Comments
Comment #1
juhaniemi commentedThanks for the patch. I'll wait if somebody has time to test this. Does algorithm 1 still work?
Comment #2
rkioski commentedIt still works, but its just a bit outdated