WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
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+
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Zan Dobersek
Comment 1
2017-06-02 07:43:47 PDT
Created
attachment 311823
[details]
Patch
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
Committed
r217753
: <
http://trac.webkit.org/changeset/217753
>
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug