RESOLVED FIXED 172857
[GCrypt] Fix PK verification for ECDSA
https://bugs.webkit.org/show_bug.cgi?id=172857
Summary [GCrypt] Fix PK verification for ECDSA
Zan Dobersek
Reported 2017-06-02 07:41:43 PDT
[GCrypt] Fix PK verification for ECDSA
Attachments
Patch (2.31 KB, patch)
2017-06-02 07:43 PDT, Zan Dobersek
mcatanzaro: review+
Zan Dobersek
Comment 1 2017-06-02 07:43:47 PDT
Michael Catanzaro
Comment 2 2017-06-02 09:09:16 PDT
Comment on attachment 311823 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=311823&action=review > Source/WebCore/crypto/gcrypt/CryptoAlgorithmECDSAGCrypt.cpp:226 > + // a failure in any other case. OperationError should not be returned at this point. The comment should explain *why* OperationError should not be returned at this point: to avoid spilling information about the exact cause of verification failure.
Zan Dobersek
Comment 3 2017-06-03 03:27:16 PDT
Note You need to log in before you can comment on or make changes to this bug.