Support for 25519 algos #4493
Annotations
8 errors
deps
no such file or directory
|
lint:
internal/js/modules/k6/webcrypto/ed25519.go#L24
exported: exported method Ed25519KeyGenParams.GenerateKey should have comment or be unexported (revive)
|
lint:
internal/js/modules/k6/webcrypto/algorithm.go#L56
exported: exported const Ed25519 should have comment (or a comment on this block) or be unexported (revive)
|
lint:
internal/js/modules/k6/webcrypto/algorithm.go#L203
The line is 146 characters long, which exceeds the maximum of 120 characters. (lll)
|
lint:
internal/js/modules/k6/webcrypto/key.go#L197
The line is 121 characters long, which exceeds the maximum of 120 characters. (lll)
|
lint:
internal/js/modules/k6/webcrypto/ed25519.go#L10
`paramter` is a misspelling of `parameter` (misspell)
|
lint:
internal/js/modules/k6/webcrypto/ed25519.go#L18
newEd25519KeyGenParams - result 1 (error) is always nil (unparam)
|
lint
issues found
|