Search found 1 match

by dspence3
Mon Oct 21, 2013 2:05 am
Forum: AES Crypt
Topic: Android Encryption with javax.crypto decryption with AES Cry
Replies: 1
Views: 6795

Android Encryption with javax.crypto decryption with AES Cry

Hello all and thanks for any suggestions in advance.

I am working a project to encrypt XML files on android devices that will be emailed and opened later on windows machines with AES Crypt.

Everything works find on the android environment. I can encrypt the XML File and then decrypt the cypher ...