1
0
Mirror von https://github.com/henrydcase/nobs.git synchronisiert 2024-11-26 00:51:22 +00:00

Improves comment

Dieser Commit ist enthalten in:
Henry Case 2019-02-19 14:44:11 +00:00
Ursprung b47a731959
Commit e66cc99401

Datei anzeigen

@ -42,7 +42,7 @@ func init() {
OneFp2: p503.P503OneFp2,
HalfFp2: p503.P503HalfFp2,
MsgLen: 24,
// SIKEp751 provides 128 bit of classical security ([SIKE], 5.1)
// SIKEp503 provides 128 bit of classical security ([SIKE], 5.1)
KemSize: 16,
Bytelen: p503.P503_Bytelen,
Op: p503.FieldOperations(),