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

Non english characters encryption / decryption. #5

Open
emrebicer opened this issue Aug 27, 2019 · 0 comments
Open

Non english characters encryption / decryption. #5

emrebicer opened this issue Aug 27, 2019 · 0 comments

Comments

@emrebicer
Copy link

I am using react-native-simple-encryption to encrypt and decrypt strings in my react-native application also on my web application, which works fine on english alphabet and many other chars but i am having trouble on encrypting and decrypting some Turkish letters for example "ş" and "Ş" or "ğ" and "Ğ" won't be the same when encrypted and decrypted, i have tried adding those chars to b64Table but that didn't solve my problem.Is there another solution i can try for this problem?

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