http://www.bouncycastle.org/java.html

The Bouncy Castle Crypto APIs for Java consist of the following:
-
A lightweight cryptography API.
-
A provider for the Java Cryptography Extension and the Java Cryptography Architecture.
-
A clean room implementation of the JCE 1.2.1.
-
A library for reading and writing encoded ASN.1 objects.
-
A lightweight client-side TLS API.
-
Generators for Version 1 and Version 3 X.509 certificates, Version 2 CRLs, and PKCS12 files.
-
Generators for Version 2 X.509 attribute certificates.
-
Generators/Processors for S/MIME and CMS (PKCS7/RFC 3852).
-
Generators/Processors for OCSP (RFC 2560).
-
Generators/Processors for TSP (RFC 3161 & RFC 5544).
-
Generators/Processors for CMP and CRMF (RFC 4210 & RFC 4211).
-
Generators/Processors for OpenPGP (RFC 2440).
-
A signed jar version suitable for JDK 1.4-1.6 and the Sun JCE.
The lightweight API works with everything from the J2ME to the JDK 1.6.

Bouncy Castle Crypto APIs for Java 提供了轻量级的加密 API、Java Cryptography Extension 和 Architecture 实现、JCE 1.2.1 的干净室实现、ASN.1 编码对象读写库、轻量级 TLS 客户端 API、证书和文件生成器等。
199

被折叠的 条评论
为什么被折叠?



