Swift HMAC doesn’t match NodeJS HMAC, but only sometimes!
I have discovered a HUGE issue in my code, and I have literally no idea what is causing this.
SO, when I send requests to my server I hash a string thats in the request. This is sometimes user input.
My app is multi langua… Continue reading Swift HMAC doesn’t match NodeJS HMAC, but only sometimes!