Fix RSA OAEP decryption in Android with non-power-of-two key lengths (#71696)
authorKevin Jones <kevin@vcsjones.com>
Wed, 13 Jul 2022 00:52:56 +0000 (20:52 -0400)
committerGitHub <noreply@github.com>
Wed, 13 Jul 2022 00:52:56 +0000 (17:52 -0700)
commit262d14fd55d3cdb3d7450f30e9200e87241b5427
tree9be180927ceec6bc292c6afca02618847d77d5af
parentd7dd98fb2a4dcc86e49a82cde5c2f19100c85a99
Fix RSA OAEP decryption in Android with non-power-of-two key lengths (#71696)
src/libraries/Common/src/System/Security/Cryptography/RSAAndroid.cs
src/libraries/Common/tests/System/Security/Cryptography/AlgorithmImplementations/RSA/EncryptDecrypt.cs