开发者

Java encryption frameworks/toolkits [closed]

As it currently stands, this question is not a good fit for our Q&A format. We expect answers to be supported by facts, references, or expertise, but this question will likely solicit debate, arguments, polling, or extended discussion. If you feel that this question can be improved and possibly reopened, visit the help center for guidance. 开发者_开发技巧 Closed 10 years ago.

My team is looking for a proven and easy to use Java encryption framework or toolkit to encrypt our data traffic. We have found Google's KeyCzar and it looks promising but we want to know if anyone has had success with other toolkits or have had issues with KeyCzar.


I have succesfully used jasypt, pretty easy to get started.


The JDK comes with a security framework and encryption algorithms. Read http://download.oracle.com/javase/6/docs/technotes/guides/security/crypto/CryptoSpec.html.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜