fix(security): move to SHA512 because MD5 is insecure
cf cubicweb/cubes/signedrequest!2 (merged)
We are removing MD5 because this is totally unsecure today and move the strongest available hash method.
You obviously needs the tip of signedrequest for this MR tests to pass (it works locally.)
Edited by Laurent Peuch