PackageTrack

Maven Central

org.apache.commons:commons-crypto

1.2.0source

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. Features -------- 1. Cipher API for low level crypt

Release timeline

3 releases since 2016
20182020202220242026

Releases

This project publishes no release notes; versions are listed without them.

  1. 1.2.014 Jan 2023
  2. 1.1.028 Aug 2020
  3. 1.0.026 Jul 2016