Upload Code
loading-left
loading loading loading
loading-right

Loading

Profile
No self-introduction
codes (2)
3DES encryption sample
4.0
this is the sample of 3des encryption using android. im using this code for testing the nfc tag between android defices and smartcard. 
febfeb780872
2016-08-23
2
1
Android Encryption with the Android Cryptography API
no vote
this is the standard crypto analysis for android. If you are up for the simple off-the-shelf encryption provided by Android Cryptography APIs, then this introductory tutorial will show you where to find the resources, how to check if some algorithms are supported on your devices programmatically, and provide examples of a couple of popular algorithms in AES and RSA. A quick description is also given to explain the general difference in symmetric and asymmetric concepts. This is, however, not a discussion regarding the possibility how these algorithms can be compromised by experienced hackers. That is way beyond what this short tutorial can cover.
febfeb780872
2014-06-10
0
1
No more~