diff options
author | Teddy Wing | 2018-11-10 18:40:05 +0100 |
---|---|---|
committer | Teddy Wing | 2018-11-10 18:40:05 +0100 |
commit | d2587251a9b1b1d4d8f887fe079a3e0bbc017de8 (patch) | |
tree | 1fb4aca56ded8dc01bcbf9261e82beeb317e8d57 /license-generator/src/errors.rs | |
parent | 5032558a2b6583da65e0e5478670b277bb95a417 (diff) | |
download | dome-key-web-d2587251a9b1b1d4d8f887fe079a3e0bbc017de8.tar.bz2 |
paddle::verify_signature(): Fix signature verification
I think I was doing it in the wrong direction. Previously, I had added
the signature from the POST param to the verifier, and verified against
the serialized params.
Seems like I was instead supposed to add the serialized params to the
verifier, and verify against the input signature.
It works correctly now against a request from Paddle.
Diffstat (limited to 'license-generator/src/errors.rs')
0 files changed, 0 insertions, 0 deletions