Skip to content

Commit

Permalink
Merge pull request #479 from eddex/patch-1
Browse files Browse the repository at this point in the history
fix: URL encode '/' in expected HMAC signature
  • Loading branch information
elukewalker authored Jul 23, 2024
2 parents 8b1b653 + c774646 commit 558e0eb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion content/OTP/Specifications/Test_vectors.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ These are static test vectors for the HMAC that is used for both requests and re

|mG5be6ZJU1qBGz24yPh/ESM3UdU=
|id=1&otp=vvungrrdhvtklknvrtvuvbbkeidikkvgglrvdgrfcdft&nonce=jrFwbaYFhn0HoxZIsd9LQ6w2ceU
|h=%2Bja8S3IjbX593/LAgTBixwPNGX4%3D
|h=%2Bja8S3IjbX593%2FLAgTBixwPNGX4%3D
|=================

=== Responses
Expand Down

0 comments on commit 558e0eb

Please sign in to comment.