dhairya0907 / react-native-encryption

Encryption/Decryption for React Native
https://www.npmjs.com/package/@dhairyasharma/react-native-encryption
MIT License
7 stars 3 forks source link

Decrypt a file in browser #2

Closed Srineey closed 2 years ago

Srineey commented 2 years ago

I am enable to encrypt file a in mobile app but I want to decrypt the same file in web browser. Is it possible by any chance?

dhairya0907 commented 2 years ago

Web Browsers are not yet supported.