core/crypto: restrict RSA keys to <= 8192 bits #5937
Annotations
10 errors
All:
core/crypto/rsa_test.go#L82
cannot assign to maxRsaKeyBits (untyped int constant 8192)
|
All:
core/crypto/rsa_test.go#L83
cannot assign to maxRsaKeyBits (untyped int constant 8192)
|
All:
core/crypto/rsa_test.go#L85
cannot assign to maxRsaKeyBits (untyped int constant 8192)
|
All:
core/crypto/rsa_test.go#L98
cannot assign to maxRsaKeyBits (untyped int constant 8192)
|
All
Process completed with exit code 1.
|
All:
core/crypto/rsa_test.go#L82
cannot assign to maxRsaKeyBits (untyped int constant 8192)
|
All:
core/crypto/rsa_test.go#L83
cannot assign to maxRsaKeyBits (untyped int constant 8192)
|
All:
core/crypto/rsa_test.go#L85
cannot assign to maxRsaKeyBits (untyped int constant 8192)
|
All:
core/crypto/rsa_test.go#L98
cannot assign to maxRsaKeyBits (untyped int constant 8192) (compile)
|
All
Process completed with exit code 1.
|