java encryption [closed]
hey...can u please 开发者_开发百科give the code for any simple encryption technique in java....please help me out
Check out the example of built-in AES usage here and there.
Updated expired Sun link.
It depends on what type of encryption you do like to have. If you want to have easy to use production-ready encryption, you should look at Jasypt.
精彩评论