mirror of
https://github.com/henrydcase/nobs.git
synced 2024-11-22 15:18:57 +00:00
Improves comment
This commit is contained in:
parent
b47a731959
commit
e66cc99401
@ -42,7 +42,7 @@ func init() {
|
|||||||
OneFp2: p503.P503OneFp2,
|
OneFp2: p503.P503OneFp2,
|
||||||
HalfFp2: p503.P503HalfFp2,
|
HalfFp2: p503.P503HalfFp2,
|
||||||
MsgLen: 24,
|
MsgLen: 24,
|
||||||
// SIKEp751 provides 128 bit of classical security ([SIKE], 5.1)
|
// SIKEp503 provides 128 bit of classical security ([SIKE], 5.1)
|
||||||
KemSize: 16,
|
KemSize: 16,
|
||||||
Bytelen: p503.P503_Bytelen,
|
Bytelen: p503.P503_Bytelen,
|
||||||
Op: p503.FieldOperations(),
|
Op: p503.FieldOperations(),
|
||||||
|
Loading…
Reference in New Issue
Block a user