- From: <bugzilla@jessica.w3.org>
- Date: Wed, 16 Jul 2014 03:46:51 +0000
- To: public-webcrypto@w3.org
https://www.w3.org/Bugs/Public/show_bug.cgi?id=26348
Bug ID: 26348
Summary: Allow JWK for PBKDF2
Product: Web Cryptography
Version: unspecified
Hardware: All
OS: All
Status: NEW
Severity: normal
Priority: P2
Component: Web Cryptography API Document
Assignee: sleevi@google.com
Reporter: rlb@ipv.sx
CC: public-webcrypto@w3.org
The current spec forbids the use of JWK for import of keys to PBKDF2. This is
unnecessarily restrictive, since a JWK containing only "kty" and "k" elements
is valid and equivalent to a raw key.
--
You are receiving this mail because:
You are on the CC list for the bug.
Received on Wednesday, 16 July 2014 03:46:53 UTC