0
How encrypt a string with AES
I want to encrypt a string with AES algorithm and i don't want to use apache libraries. i want work just with java's library.
1 Odpowiedź
+ 7
I found a tutorial, hope it helps you:
http://www.code2learn.com/2011/06/encryption-and-decryption-of-data-using.html?m=1