Fix shared-secret in CONTRIBUTING
This commit is contained in:
parent
d39d7c66db
commit
1523a5ce47
@ -28,7 +28,7 @@ See the section [API](#API) below.
|
|||||||
length-public-key: <N> # KEM and signature
|
length-public-key: <N> # KEM and signature
|
||||||
length-secret-key: <N> # KEM and signature
|
length-secret-key: <N> # KEM and signature
|
||||||
length-ciphertext: <N> # KEM only
|
length-ciphertext: <N> # KEM only
|
||||||
length-sharedsecret: <N> # KEM only
|
length-shared-secret: <N> # KEM only
|
||||||
length-signature: <N> # Signature only
|
length-signature: <N> # Signature only
|
||||||
testvectors-sha256: sha256sum of output of testvectors
|
testvectors-sha256: sha256sum of output of testvectors
|
||||||
principal-submitter: Eve
|
principal-submitter: Eve
|
||||||
|
Loading…
Reference in New Issue
Block a user