What Java library should I use for cryptography?

Posted by Spines on Stack Overflow See other posts from Stack Overflow or by Spines
Published on 2010-03-12T03:59:10Z Indexed on 2010/03/12 4:07 UTC
Read the original article Hit count: 267

Filed under:
|

Basically I want to be able to encrypt and decrypt with AES 256. What is the industry standard library for encryption in Java? Something that has been around a long time and is tried and true.

© Stack Overflow or respective owner

Related posts about java

Related posts about encryption