Handle zero value RSA modulus for OpenSSL 1.1
authorKevin Jones <kevin@vcsjones.com>
Tue, 29 Nov 2022 17:40:43 +0000 (12:40 -0500)
committerGitHub <noreply@github.com>
Tue, 29 Nov 2022 17:40:43 +0000 (09:40 -0800)
commitfe49b0a19f028ace6d504d4d661a855c16270b5f
treee16ab10368df24677ddfeb5dcefa65f8ae6de481
parent83cfc1272e5b3f0c2952257cbe0e5a08deb252f3
Handle zero value RSA modulus for OpenSSL 1.1
src/libraries/Common/tests/System/Security/Cryptography/AlgorithmImplementations/RSA/ImportExport.cs
src/native/libs/System.Security.Cryptography.Native/apibridge.c
src/native/libs/System.Security.Cryptography.Native/apibridge.h
src/native/libs/System.Security.Cryptography.Native/openssl_1_0_structs.h
src/native/libs/System.Security.Cryptography.Native/opensslshim.h
src/native/libs/System.Security.Cryptography.Native/osslcompat_111.h
src/native/libs/System.Security.Cryptography.Native/pal_evp_pkey.c