From 87c77ea85728a99158c7a69636331ad348bbac27 Mon Sep 17 00:00:00 2001
From: mwatson2 NotSupportedError
.
-
Let M be the result of performing the digest operation specified by
@@ -8419,15 +8410,6 @@ dictionary EcKeyImportParams : registered algorithm that supports the digest
- operation,
- then throw a
- NotSupportedError
.
-
Let M be the result of performing the digest operation specified by
@@ -14752,15 +14734,6 @@ dictionary HkdfCtrParams : throw an OperationError
.
- If the hash member of
- normalizedAlgorithm does not describe a
- recognized algorithm that supports the digest operation, then
- throw a
- NotSupportedError
-
Let extractKey be a key equal to n zero bits where
@@ -15019,15 +14992,6 @@ dictionary Pbkdf2Params : OperationError
.
- If the hash member of
- normalizedAlgorithm does not describe a
- recognized algorithm that supports the digest operation, then
- throw a
- NotSupportedError
-
Let prf be the MAC Generation function described in Section 4 of diff --git a/spec/Overview.html b/spec/Overview.html index 9202f3f..370b704 100644 --- a/spec/Overview.html +++ b/spec/Overview.html @@ -28,7 +28,7 @@
-- This document is the 19 July 2016 Editor’s Draft of the + This document is the 26 August 2016 Editor’s Draft of the Web Cryptography API specification. Please send comments about this document to @@ -8061,15 +8061,6 @@
- If hashAlgorithm does not describe a
- registered algorithm that supports the digest
- operation,
- then throw a
- NotSupportedError
.
-
Let M be the result of performing the digest operation specified by @@ -8174,15 +8165,6 @@
- If hashAlgorithm does not describe a
- registered algorithm that supports the digest
- operation,
- then throw a
- NotSupportedError
.
-
Let M be the result of performing the digest operation specified by @@ -14275,15 +14257,6 @@
OperationError
.
- If the hash member of
- normalizedAlgorithm does not describe a
- recognized algorithm that supports the digest operation, then
- throw a
- NotSupportedError
-
Let extractKey be a key equal to n zero bits where @@ -14537,15 +14510,6 @@
OperationError
.
- If the hash member of
- normalizedAlgorithm does not describe a
- recognized algorithm that supports the digest operation, then
- throw a
- NotSupportedError
-
Let prf be the MAC Generation function described in Section 4 of