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
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.
The text was updated successfully, but these errors were encountered:
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.
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.
The text was updated successfully, but these errors were encountered: