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

RSA decryption doesn't works with newest react native version 0.68 #135

Open
chrisalat opened this issue Apr 27, 2022 · 1 comment
Open

Comments

@chrisalat
Copy link

chrisalat commented Apr 27, 2022

Hi together,

as first, thank you for this cool library, which makes encryption very easy.
Since the last update of react-native to version 0.68 the decryption doesn't works any longer.

I don't changed my code and what I can see the encryption works well, but if I want to decrypt the data it returns me an undefined without any error message. I tested the decryption directly after encryption and receive the same bug.

Enviroment: IOS
Versions:

  • react 18.0.0
  • react-native 0.68.0
  • react-native-rsa-native 2.0.5 (tested it with 2.0.3, too)
  • 2048 Bit-Keys

Thank you for your help.

@chrisalat chrisalat changed the title RSA decryption not working with newest react native version 0.68 RSA decryption doesn't works with newest react native version 0.68 Apr 27, 2022
@douglasjunior
Copy link

Any updates?

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

2 participants