feat: Secure document encryption key exchange #5062
Annotations
10 errors
crypto/ecies.go#L1
Actual: urrent Implementation Analysis:
|
crypto/ecies.go#L73
string-format: must not start with a capital letter (revive)
|
crypto/ecies.go#L80
string-format: must not start with a capital letter (revive)
|
crypto/ecies.go#L83
string-format: must not start with a capital letter (revive)
|
crypto/ecies.go#L134
string-format: must not start with a capital letter (revive)
|
crypto/ecies.go#L141
string-format: must not start with a capital letter (revive)
|
crypto/ecies.go#L144
string-format: must not start with a capital letter (revive)
|
crypto/ecies.go#L154
string-format: must not start with a capital letter (revive)
|
internal/encryption/encryptor_test.go#L47
assignment mismatch: 2 variables but crypto.EncryptAES returns 3 values
|
internal/encryption/encryptor_test.go#L47
not enough arguments in call to crypto.EncryptAES
|
This job failed
Loading