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 ...
Artifacts using Apache Commons Crypto (64)
Spark SQL is Apache Spark's module for working with structured data based on DataFrames.
Last Release on Jun 12, 2026
Core libraries for Apache Spark, a unified analytics engine for large-scale data processing.
Last Release on Jun 12, 2026
Common functionality for HBase
Last Release on Nov 9, 2020
Relocated → org.apache.hbase »
hbase-common