WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
166746
[WebCrypto] Add support of more crypto algorithms
https://bugs.webkit.org/show_bug.cgi?id=166746
Summary
[WebCrypto] Add support of more crypto algorithms
Jiewen Tan
Reported
2017-01-05 16:07:51 PST
This is an umbrella bug to keep track of adding support of more crypto algorithms as requested by developers. Currently requested by developers: AES-CFB, AES-GCM, ECDH, HKDF, and PBKDF2. Others mentioned in the spec(
https://www.w3.org/TR/WebCryptoAPI/
): AES-CTR, ECDSA, PBKDF2, and RSA-PSS.
Attachments
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2017-01-05 16:08:37 PST
<
rdar://problem/29892393
>
Jiewen Tan
Comment 2
2017-03-17 14:50:55 PDT
First phase is completed. We have added AES-CFB, AES-GCM, ECDH*, and PBKDF2. For the second phase, we are planning to add AES-CTR, HKDF, ECDSA, and RSA-PSS. *We don't support P-521 yet.
Bug 169231
.
Jiewen Tan
Comment 3
2017-06-09 18:13:13 PDT
The second phase is completed. We added AES-CTR, HKDF, ECDSA, and RSA-PSS in the second round. Close this bug as all the sub-tasks are completed.
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