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.

CommentFileSizeAuthor
update_checkout_algorithm.patch1.28 KBrkioski

Comments

juhaniemi’s picture

Thanks for the patch. I'll wait if somebody has time to test this. Does algorithm 1 still work?

rkioski’s picture

It still works, but its just a bit outdated