You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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
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:
Thank you for your help.
The text was updated successfully, but these errors were encountered: