- From: <bugzilla@jessica.w3.org>
- Date: Fri, 04 Mar 2016 20:17:31 +0000
- To: public-webcrypto@w3.org
https://www.w3.org/Bugs/Public/show_bug.cgi?id=27403
jimsch <ietf@augustcellars.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |ietf@augustcellars.com
--- Comment #1 from jimsch <ietf@augustcellars.com> ---
Looking at RFC 2898 which has a definition of PBKDF2. The inputs include
dkLen - intended length in octets of the derived key, a positive integer.
This means that the algorithm itself requires that the output length be an
integral number of bytes and is not specified for odd bit sizes.
This bug should be resolved as by design.
--
You are receiving this mail because:
You are on the CC list for the bug.
Received on Friday, 4 March 2016 20:17:33 UTC