Apache Commons Crypto commons-crypto

Parent commons-parent
Group org.apache.commons
描述 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 operations. 2. Java stream API (CryptoInputStream/CryptoOutputStream) for high level stream encyrption/decryption. 3. Both optimized with high performance AES encryption/decryption. (1400 MB/s - 1700 MB/s throughput in modern Xeon processors). 4. JNI-based implementation to achieve compa
Packaging jar
Size 131.44 KB
文件 pom jar
网址 http://commons.apache.org/proper/commons-crypto/
发布时间 2016-07-26 09:20

dependencies

Group Artifact Version
junit junit 4.12
net.java.dev.jna jna 4.2.2

developers

atm Aaron T Myers
wang Andrew Wang
cnauroth Chris Nauroth
cmccabe Colin P. McCabe
sdp Dapeng Sun
dianfu Dian Fu
dongc Dong Chen
xuf Ferdinand Xu
haifengchen Haifeng Chen
vanzin Marcelo Vanzin
umamahesh Uma Maheswara Rao G
yliu Yi Liu

licenses

Apache License, Version 2.0 http://www.apache.org/licenses/LICENSE-2.0.txt
索引仓库
仓库 个数
Central 592045
6756935