feat(core): support for ec-wrapping #850
Annotations
5 errors
golangci-lint:
cmd/tdf-decrypt.go#L31
string `rsa:2048` has 6 occurrences, make it a constant (goconst)
|
golangci-lint:
cmd/tdf-decrypt.go#L33
string `ec:secp256r1` has 4 occurrences, make it a constant (goconst)
|
golangci-lint:
cmd/tdf-decrypt.go#L35
string `ec:secp384r1` has 4 occurrences, make it a constant (goconst)
|
golangci-lint:
cmd/tdf-decrypt.go#L37
string `ec:secp521r1` has 4 occurrences, make it a constant (goconst)
|
golangci-lint
issues found
|
Loading