Add EDDSA test-vectors #59
Annotations
1 error and 3 warnings
lint
issues found
|
lint
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
lint:
internal/wycheproof/json_struct.go#L111
var-naming: struct field TcId should be TcID (revive)
|
lint:
internal/wycheproof/json_struct.go#L3
exported: type name will be used as wycheproof.WycheProofTestV1 by other packages, and that stutters; consider calling this TestV1 (revive)
|