1
0
zrcadlo https://github.com/henrydcase/nobs.git synchronizováno 2024-11-22 15:18:57 +00:00
Tento commit je obsažen v:
Henry Case 2019-02-19 14:44:11 +00:00
rodič b47a731959
revize e66cc99401

Zobrazit soubor

@ -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(),