fix(wallet): set Argon2 derived bytes for AES IV #3766
Annotations
7 errors
build-linux:
wallet/encrypter/params_test.go#L57
empty-lines: extra empty line at the end of a block (revive)
|
build-linux:
wallet/encrypter/encrypter.go#L93
empty-lines: extra empty line at the start of a block (revive)
|
build-linux:
wallet/encrypter/encrypter.go#L298
func `aesCBCEncrypt` is unused (unused)
|
build-linux:
wallet/encrypter/encrypter.go#L312
func `aesCBCDecrypt` is unused (unused)
|
build-linux:
wallet/encrypter/params_test.go#L63
unnecessary trailing newline (whitespace)
|
build-linux:
wallet/encrypter/encrypter.go#L241
variable name 'iv' is too short for the scope of its usage (varnamelen)
|
build-linux
Process completed with exit code 2.
|