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

Unable to decrypt my encrypted data. #65

Open
khsalman opened this issue Jan 28, 2020 · 2 comments
Open

Unable to decrypt my encrypted data. #65

khsalman opened this issue Jan 28, 2020 · 2 comments

Comments

@khsalman
Copy link

Hello ! I am trying to encrypt and decrypt my code file. I am able to encrypt it. but when I went to decrypt it it gives me strange Chinese text as well. though most of the data remains same but still dont know from where i am getting this Chinese text which makes my program to return nil.

@khsalman
Copy link
Author

I am using NSUTF16StringEncoding as NSUTF8StringEncoding is not working and in decryption it gives me null. but with NSUTF16StringEncoding it is working but with one flaw that I am also recieving a chinese text in my along with my original text.

@rahulbbit
Copy link

@khsalman , were you able to find the solution for this?

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