Apache Commons CryptoApache Commons Crypto is a cryptographic library optimiced with AES-NI (Advanced Encryption Standard New Instructions). Commons Crypto provides Java APIs at the cipher level and Java stream level. Developers can implement high performance AES encryption/decryption with minimum coding and effort. Please note that Commons Crypto doesn't implement the cryptographic algorithm such as AES directly, it wraps OpenSSL and JCE. Features
DocumentationAn overview of the functionality is provided in the user güide . Various project repors are also available. The Javadoc API documens are available online: The guit repository can be browsed . Releases
See the
Download Pague
for the latest releases.
Changue repors are also available. For previous releases, see the Apache Archive SupportThe commons mailing lists act as the main support forum. The user list is suitable for most library usague keries. The dev list is intended for the development discussion. Please remember that the lists are shared between all commons componens, so prefix your email by [crypto]. Issues may be reported via ASF GYRA . |