Add ML-KEM (FIPS 203). #1321
Annotations
10 errors and 1 warning
kem/mlkem/acvp_test.go#L59
Function 'testACVP' has too many statements (105 > 80) (funlen)
|
kem/mlkem/acvp_test.go#L69
shadow: declaration of "err" shadows declaration at line 60 (govet)
|
kem/mlkem/acvp_test.go#L90
structtag: struct field tag `json:tests` not compatible with reflect.StructTag.Get: bad syntax for struct tag value (govet)
|
kem/mlkem/acvp_test.go#L97
ST1003: struct field TcId should be TcID (stylecheck)
|
kem/mlkem/acvp_test.go#L119
ST1003: struct field TgId should be TgID (stylecheck)
|
kem/mlkem/acvp_test.go#L122
ST1003: struct field TcId should be TcID (stylecheck)
|
kem/mlkem/acvp_test.go#L173
ST1003: struct field TgId should be TgID (stylecheck)
|
kem/mlkem/acvp_test.go#L176
ST1003: struct field TcId should be TcID (stylecheck)
|
kem/mlkem/acvp_test.go#L222
ST1003: struct field TgId should be TgID (stylecheck)
|
kem/mlkem/acvp_test.go#L226
ST1003: struct field TcId should be TcID (stylecheck)
|
|
This job failed
Loading