From 6de4df114b4bff7046e70c4481ae8f6d7dbd15be Mon Sep 17 00:00:00 2001 From: Jonathan Kingston Date: Sat, 4 Jan 2020 12:17:45 +0000 Subject: [PATCH] Reword SHA384 non-normative reference to SHA-384 hash function reference. Fixes #86 --- index.bs | 4 ++-- index.html | 14 ++++++++------ 2 files changed, 10 insertions(+), 8 deletions(-) diff --git a/index.bs b/index.bs index ca8367d..1528c18 100644 --- a/index.bs +++ b/index.bs @@ -475,8 +475,8 @@ spec: SHA2; urlPrefix: http://csrc.nist.gov/publications/fips/fips180-4/fips-180 which would allow the user agent to accept two different content payloads, one - of which matches the first SHA384 hash value and the other matches the second - SHA384 hash value. + of which matches the first SHA-384 hash value and the other matches the second + SHA-384 hash value. Note: User agents may allow users to modify the result of this algorithm via user preferences, bookmarklets, third-party additions to the user agent, and diff --git a/index.html b/index.html index 889f8f9..fedc3c8 100644 --- a/index.html +++ b/index.html @@ -1212,9 +1212,8 @@ } } - + -