Bug 169528 - [GTK] Implement PBKDF2 in WebCrypto
Summary: [GTK] Implement PBKDF2 in WebCrypto
Status: RESOLVED DUPLICATE of bug 170270
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKitGTK (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords:
: 169468 (view as bug list)
Depends on:
Blocks: 133122
  Show dependency treegraph
 
Reported: 2017-03-12 14:47 PDT by Javier Fernandez
Modified: 2017-03-31 11:50 PDT (History)
3 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Javier Fernandez 2017-03-12 14:47:58 PDT
Mac implemented already Password Based Key Derivation Function 2.0 (PBKDF2) so we may want to add support in our WebKitGTK port.

https://dvcs.w3.org/hg/webcrypto-api/raw-file/tip/spec/Overview.html#pbkdf2
Comment 1 Javier Fernandez 2017-03-12 14:49:43 PDT
*** Bug 169468 has been marked as a duplicate of this bug. ***
Comment 2 Zan Dobersek 2017-03-31 11:50:43 PDT
Will be done through bug #170270.

*** This bug has been marked as a duplicate of bug 170270 ***