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 | https://commons.apache.org/proper/commons-crypto/ |
Date | Jan 22, 2023 |
Files | pom (25 KB) jar (171 KB) View All |
Repositories | Central |
Ranking | #8333 in MvnRepository (See Top Artifacts) #22 in Encryption Libraries |
Used By | 56 artifacts |
Compile Dependencies (1)
Category/License | Group / Artifact | Version | Updates | |
---|---|---|---|---|
Native Access Apache 2.0LGPL 2.1 | net.java.dev.jna » jna | 5.13.0 | 5.17.0 |
Test Dependencies (1)
Category/License | Group / Artifact | Version | Updates | |
---|---|---|---|---|
Testing EPL 2.0 | org.junit.jupiter » junit-jupiter | 5.9.1 | 5.12.2 |
Licenses
License | URL |
---|---|
Apache License, Version 2.0 | https://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 | ||
Gary Gregory | ggregory at apache.org | ggregory | PMC Member | The Apache Software Foundation |