From 1523a5ce479a708d04ea713f507973266ac6ae7e Mon Sep 17 00:00:00 2001 From: Thom Wiggers Date: Fri, 5 Apr 2019 16:38:42 +0200 Subject: [PATCH] Fix shared-secret in CONTRIBUTING --- CONTRIBUTING.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 5126659d..a9595c44 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -28,7 +28,7 @@ See the section [API](#API) below. length-public-key: # KEM and signature length-secret-key: # KEM and signature length-ciphertext: # KEM only - length-sharedsecret: # KEM only + length-shared-secret: # KEM only length-signature: # Signature only testvectors-sha256: sha256sum of output of testvectors principal-submitter: Eve