Open jkotas opened 5 months ago
Tagging subscribers to this area: @dotnet/area-system-security, @bartonjs, @vcsjones See info in area-owners.md if you want to be subscribed.
RSA key generation is failing, but nothing is in the OpenSSL error queue.
This one is a bit difficult to diagnose since we are not getting a meaningful error back from OpenSSL, so we throw the default exception.
I suppose we could make the shim more specific about which of the OpenSSL functions is failing by returning different values.
Build Information
Build: https://dev.azure.com/dnceng-public/cbb18261-c48f-4abb-8651-8cdcb5474649/_build/results?buildId=708999 Build error leg or test failing: System.Security.Cryptography.Rsa.Tests.EncryptDecrypt_AllocatingSpan.RsaCryptRoundtrip_OaepSHA3_256 Pull request: https://github.com/dotnet/runtime/pull/103413
Error Message
Fill the error message using step by step known issues guidance.
Known issue validation
Build: :mag_right: https://dev.azure.com/dnceng-public/public/_build/results?buildId=708999 Error message validated:
[Error occurred during a cryptographic operation. RsaGenerateKey
] Result validation: :x: Known issue did not match with the provided build. Validation performed at: 6/16/2024 5:12:38 AM UTCReport
Summary