Encryption/Decryption Android

Asked

Viewed 302 times

1

Does anyone have an example of Encryption/Decryption on Android?

And that has an interesting security?

Remembering that I use the Java language in Android development.

  • Possible duplicate of Android Encryption and Encryption

  • You want to encrypt and decrypt on the device itself, or for example encrypt on the device and decrypt on the server, using asymmetric encryption?

  • What do you call Interesting Security? Using a standard NSA / RSA algorithm? Proprietary algorithms with elliptic curve?

No answers

Browser other questions tagged

You are not signed in. Login or sign up in order to post.