Skip to content

Conversation

@elinor-fung
Copy link
Member

RsaVerificationPrimitive returns -1 on internal error, 0 on failure to decrypt, and the length of the decrypted bytes on success. Update RSAAndroid to handle the 0 return value.

cc @jkoritzinsky @steveisok @AaronRobinsonMSFT @bartonjs

@ghost
Copy link

ghost commented Mar 17, 2021

Tagging subscribers to this area: @bartonjs, @vcsjones, @krwq, @GrabYourPitchforks
See info in area-owners.md if you want to be subscribed.

Issue Details

RsaVerificationPrimitive returns -1 on internal error, 0 on failure to decrypt, and the length of the decrypted bytes on success. Update RSAAndroid to handle the 0 return value.

cc @jkoritzinsky @steveisok @AaronRobinsonMSFT @bartonjs

Author: elinor-fung
Assignees: -
Labels:

area-System.Security

Milestone: -

@elinor-fung elinor-fung added this to the 6.0.0 milestone Mar 17, 2021
@stephentoub stephentoub merged commit 3202791 into dotnet:main Mar 17, 2021
@elinor-fung elinor-fung deleted the verifyFalse branch March 17, 2021 16:38
@ghost ghost locked as resolved and limited conversation to collaborators Apr 16, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants