Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

support digest SHA256 for Oaep padding #226

Open
fukemy opened this issue Dec 7, 2021 · 2 comments
Open

support digest SHA256 for Oaep padding #226

fukemy opened this issue Dec 7, 2021 · 2 comments

Comments

@fukemy
Copy link

fukemy commented Dec 7, 2021

hi, my server using this type to encrypt data:

Convert.ToBase64String(rsa.Encrypt(keyBytes, RSAEncryptionPadding.OaepSHA256));

i tried to test all padding but not working with data from server. Did u support this kind of padding from server? Thanks

@fukemy
Copy link
Author

fukemy commented Dec 8, 2021

@nickm01

@fukemy
Copy link
Author

fukemy commented Dec 8, 2021

plz help

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant