1
0
ミラー元 https://github.com/henrydcase/nobs.git 前回の同期 2024-11-22 15:18:57 +00:00

Improves comment

このコミットが含まれているのは:
Henry Case 2019-02-19 14:44:11 +00:00
コミット 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(),