Bug 171536 - [GCrypt] Switch to libgcrypt-provided implementation of HKDF, when available
Summary: [GCrypt] Switch to libgcrypt-provided implementation of HKDF, when available
Status: NEW
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-05-01 22:38 PDT by Zan Dobersek
Modified: 2017-05-01 22:38 PDT (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Zan Dobersek 2017-05-01 22:38:52 PDT
We sport our own HKDF functionality implementation (that's still based on libgcrypt), but should switch to the one in libgcrypt once it's available.

Desire for this functionality still has to be signaled upstream, in libgcrypt.