From 2a9d793152f2a2c08406932503480f4e1e918fdf Mon Sep 17 00:00:00 2001 From: Thom Wiggers Date: Tue, 16 Apr 2019 08:02:09 +0200 Subject: [PATCH] Update CONTRIBUTING.md --- CONTRIBUTING.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index a9595c44..8bd87d1a 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -26,9 +26,8 @@ See the section [API](#API) below. type: claimed-nist-level: length-public-key: # KEM and signature - length-secret-key: # KEM and signature length-ciphertext: # KEM only - length-shared-secret: # KEM only + length-shared-secret: # KEM only length-signature: # Signature only testvectors-sha256: sha256sum of output of testvectors principal-submitter: Eve @@ -38,6 +37,7 @@ See the section [API](#API) below. - ... implementations: - name: clean + length-secret-key: # KEM and signature version: ```