tectiv3 / react-native-aes

Native module for AES encryption
MIT License
188 stars 135 forks source link

Android Encryption issue #78

Open yogesh2902 opened 1 year ago

yogesh2902 commented 1 year ago

Is anyone know why in react native android if we encrypt empty string it throws null value

is there any solution for that ? i will be thankful if someone give me solution

gayatrimhaske-eaton commented 1 year ago

Facing same issue