disable errcheck #3
Annotations
11 errors
|
golangci-lint:
internal/drbg/ctrdrbg/ctrdrbg.go#L110
undefined: subtle.XORBytes (typecheck)
|
golangci-lint:
internal/drbg/ctrdrbg/ctrdrbg.go#L119
undefined: subtle.XORBytes (typecheck)
|
golangci-lint:
internal/drbg/ctrdrbg/ctrdrbg.go#L187
undefined: subtle.XORBytes (typecheck)
|
golangci-lint:
internal/drbg/ctrdrbg/ctrdrbg.go#L272
undefined: subtle.XORBytes (typecheck)
|
golangci-lint:
internal/drbg/ctrdrbg/ctrdrbg.go#L300
undefined: subtle.XORBytes (typecheck)
|
golangci-lint:
kdf/kbkdf/kbkdf.go#L71
undefined: bytes.Clone (typecheck)
|
golangci-lint:
kdf/pbkdf/pbkdf.go#L39
undefined: subtle.XORBytes (typecheck)
|
golangci-lint:
kipher/cbc.go#L26
undefined: bytes.Clone (typecheck)
|
golangci-lint:
kipher/ccm.go#L79
undefined: subtle.XORBytes (typecheck)
|
golangci-lint:
kipher/ccm.go#L90
undefined: subtle.XORBytes (typecheck)
|
Loading