core/crypto: restrict RSA keys to <= 8192 bits #5937
Annotations
10 errors
core/crypto/rsa_test.go#L82
cannot assign to maxRsaKeyBits (untyped int constant 8192)
|
core/crypto/rsa_test.go#L83
cannot assign to maxRsaKeyBits (untyped int constant 8192)
|
core/crypto/rsa_test.go#L85
cannot assign to maxRsaKeyBits (untyped int constant 8192)
|
core/crypto/rsa_test.go#L98
cannot assign to maxRsaKeyBits (untyped int constant 8192)
|
|
core/crypto/rsa_test.go#L82
cannot assign to maxRsaKeyBits (untyped int constant 8192)
|
core/crypto/rsa_test.go#L83
cannot assign to maxRsaKeyBits (untyped int constant 8192)
|
core/crypto/rsa_test.go#L85
cannot assign to maxRsaKeyBits (untyped int constant 8192)
|
core/crypto/rsa_test.go#L98
cannot assign to maxRsaKeyBits (untyped int constant 8192) (compile)
|
|
The logs for this run have expired and are no longer available.
Loading