-
Notifications
You must be signed in to change notification settings - Fork 70
Pull requests: w3c/webcrypto
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
PBKDF2 & HKDF derive bits should throw OperationError when length is zero
#275
by littledivy
was merged Sep 2, 2021
Loading…
Throw an OperationError in the PBKDF2 derive bits operation if iterations is zero
#272
by littledivy
was merged Aug 17, 2021
Loading…
Add missing steps in HMAC import key operation
#271
by lucacasonato
was closed Aug 14, 2021
Loading…
Replace reference to RFC2898 with RFC8018
editorial
#267
by dontcallmedom
was merged Jul 6, 2021
Loading…
Allow passing a BigInt64Array/BigUint64Array to getRandomValues
#266
by twiss
was merged Jul 19, 2021
Loading…
Define serialization and deserialization steps for CryptoKey objects
#264
by twiss
was merged Sep 13, 2021
Loading…
Fix cached internal slots being interpreted as references
#262
by twiss
was merged May 5, 2021
Loading…
Fix HMAC's get key length operation by returning default length in bits
#257
by twiss
was merged May 4, 2021
Loading…
Fix HKDF's deriveBits() operation by converting the "length" parameter to octets
#256
by twiss
was merged May 4, 2021
Loading…
A few more EnforceRange to move
Errata
Erratum for a W3C Recommendation
needs review
#228
by plehegar
was merged Nov 24, 2019
Loading…
Fix some typos in the specification
editorial
Errata
Erratum for a W3C Recommendation
#224
by tniessen
was merged Nov 24, 2019
Loading…
Fix Web IDL extended attribute usage: [EnforceRange] now applies to types
Errata
Erratum for a W3C Recommendation
#218
by Manishearth
was merged Nov 24, 2019
Loading…
Correct "UInt8ClampedArray" typo in source
Errata
Erratum for a W3C Recommendation
#217
by sideshowbarker
was merged Jan 16, 2019
Loading…
ProTip!
Type g i on any issue or pull request to go back to the issue listing page.