Apache Commons logo Commons Crypto? logo

Project Summary

Project Information

Field Value
Name Apache Commons Crypto
Description Apache Commons Crypto is a cryptographic library optimized with AES-NI (Advanced Encryption Standard New Instructions). It provides Java API for both cipher level and Java stream level. Developers can use it to implement high performance AES encryption/decryption with the minimum code and effort. Please note that Crypto doesn't implement the cryptographic algorithm such as AES directly. It wraps to Openssl or JCE which implement the algorithms.
Homepage http://commons.apache.org/proper/commons-crypto

Project Organization

Field Value
Name The Apache Software Foundation
URL http://www.apache.org/

Build Information

Field Value
GroupId org.apache.commons
ArtifactId commons-crypto
Version 1.0.0-SNAPSHOT
Type jar
Java Version 1.6