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

Encrypted and Decrypting in IOS #33

Open
coscip opened this issue Jan 22, 2016 · 2 comments
Open

Encrypted and Decrypting in IOS #33

coscip opened this issue Jan 22, 2016 · 2 comments

Comments

@coscip
Copy link

coscip commented Jan 22, 2016

13 th Character of Decrypted text differ from plain Text when decrypt the same Encrypted text in C# 13 to 17 character get changed , How can I fix This

Same Key and IV used in the three Platforms java,Objective C and C#

@sajeed
Copy link

sajeed commented Jan 25, 2016

Hi,
Thanks for the common encrypt/decrypt algorithm for all c#, android and ios.
My query is that i am using swift programming language for ios development and the example provide for ios is in objective c, so i request you if you can provide me the code of encrypt/decrpt in swift.
Thanks & Regards,
Sajeed Shaikh

@coscip
Copy link
Author

coscip commented Jan 25, 2016

Hi,Sajeed Shaikh
Thanks for your Reply sajeed. I fix it,....
IV length Mismatch cause such issue...that's it
Thanks & Regards,
Aravindan R

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