Skip to content

core/crypto: restrict RSA keys to <= 8192 bits #5937

core/crypto: restrict RSA keys to <= 8192 bits

core/crypto: restrict RSA keys to <= 8192 bits #5937

Triggered via pull request August 2, 2023 23:58
Status Failure
Total duration 4m 3s
Artifacts

go-check.yml

on: pull_request
Fit to window
Zoom out
Zoom in

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.