Skip to content

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

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

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

Triggered via pull request August 2, 2023 23:51
Status Failure
Total duration 2m 9s
Artifacts

go-check.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

12 errors
All: core/crypto/rsa_common.go#L19
undefined: MaxRsaKeyBits
All: core/crypto/rsa_go.go#L34
undefined: MaxRsaKeyBits
All: core/crypto/rsa_go.go#L130
undefined: MaxRsaKeyBits
All: core/crypto/rsa_go.go#L150
undefined: MaxRsaKeyBits
All: core/crypto/rsa_common.go#L19
undefined: MaxRsaKeyBits
All: core/crypto/rsa_go.go#L34
undefined: MaxRsaKeyBits
All: core/crypto/rsa_go.go#L130
undefined: MaxRsaKeyBits
All: core/crypto/rsa_go.go#L150
undefined: MaxRsaKeyBits
All: core/crypto/rsa_test.go#L72
undefined: MaxRsaKeyBits
All: core/crypto/rsa_test.go#L81
undefined: MaxRsaKeyBits
All: core/crypto/rsa_common.go#L1
File is not gofmt-ed.
All
Process completed with exit code 1.