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 ...
License | Apache 2.0 |
---|---|
Categories | Encryption Libraries |
Tags | securitycryptographycryptoencryptionapachecommons |
HomePage | http://commons.apache.org/proper/commons-crypto/ |
Date | Jul 26, 2016 |
Files | pom (21 KB) jar (131 KB) View All |
Repositories | CentralCubaWorkSoftmotionsSpring Lib M |
Ranking | #8204 in MvnRepository (See Top Artifacts) #17 in Encryption Libraries |
Used By | 54 artifacts |
Vulnerabilities | Vulnerabilities from dependencies: CVE-2020-15250 |
Compile Dependencies (1)
Category/License | Group / Artifact | Version | Updates | |
---|---|---|---|---|
Native Access Apache 2.0LGPL 2.1 | net.java.dev.jna » jna | 4.2.2 | 5.15.0 |
Test Dependencies (1)
Licenses
License | URL |
---|---|
Apache License, Version 2.0 | http://www.apache.org/licenses/LICENSE-2.0.txt |
Developers
Name | Dev Id | Roles | Organization | |
---|---|---|---|---|
Aaron T Myers | atm<at>apache.org | atm | ||
Andrew Wang | wang<at>apache.org | wang | ||
Chris Nauroth | cnauroth<at>apache.org | cnauroth | ||
Colin P. McCabe | cmccabe<at>apache.org | cmccabe | ||
Dapeng Sun | sdp<at>apache.org | sdp | ||
Dian Fu | dianfu<at>apache.org | dianfu | ||
Dong Chen | dongc<at>apache.org | dongc | ||
Ferdinand Xu | xuf<at>apache.org | xuf | ||
Haifeng Chen | haifengchen<at>apache.org | haifengchen | ||
Marcelo Vanzin | vanzin<at>apache.org | vanzin | ||
Uma Maheswara Rao G | umamahesh<at>apache.org | umamahesh | ||
Yi Liu | yliu<at>apache.org | yliu |