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 cryptographic ...

LicenseApache 2.0
CategoriesEncryption Libraries
Tagscryptographyencryptionapachecommons
Ranking#7991 in MvnRepository (See Top Artifacts)
#17 in Encryption Libraries
Used By48 artifacts

VersionVulnerabilitiesRepositoryUsagesDate
1.2.0CentralJan 22, 2023
1.1.0CentralSep 01, 2020
1.0.0CentralJul 26, 2016