From e8b5255ddce88007476aa9e4f0e198d956d9dba4 Mon Sep 17 00:00:00 2001 From: Daniel Huigens Date: Thu, 17 Aug 2023 20:17:28 +0200 Subject: [PATCH] Throw when length == 0 in the ECDH derive bits operation --- spec/Overview.html | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/spec/Overview.html b/spec/Overview.html index 5a8000b..ba92f8a 100644 --- a/spec/Overview.html +++ b/spec/Overview.html @@ -8714,6 +8714,11 @@

Operations

Derive Bits
    +
  1. +

    + If |length| is zero, then [= exception/throw =] an {{OperationError}}. +

    +
  2. If the {{CryptoKey/[[type]]}} internal slot of