diff options
author | Ying-Chieh Liao <ijliao@FreeBSD.org> | 2001-12-27 17:47:41 +0000 |
---|---|---|
committer | Ying-Chieh Liao <ijliao@FreeBSD.org> | 2001-12-27 17:47:41 +0000 |
commit | cb3f9cba4495c817fdb7f176d628e4da4a1a0f87 (patch) | |
tree | 4376869e83740b804a9ba2bc7d4ae01445aeb6cc /java/bouncycastle/pkg-descr | |
parent | b015871462112260ed7a0f285cd0c986345db00f (diff) |
Notes
Diffstat (limited to 'java/bouncycastle/pkg-descr')
-rw-r--r-- | java/bouncycastle/pkg-descr | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/java/bouncycastle/pkg-descr b/java/bouncycastle/pkg-descr new file mode 100644 index 000000000000..63dfff04958a --- /dev/null +++ b/java/bouncycastle/pkg-descr @@ -0,0 +1,11 @@ +The Bouncy Castle Crypto APIs consist of the following: + +A lightweight cryptography API in Java. +A provider for the JCE and JCA. +A clean room implementation of the JCE 1.2.1. +Generators for Version 1 and Version 3 X.509 certificates and PKCS12 files. +A signed jar version suitable for JDK 1.4 (Beta) and the Sun JCE. + +It's distributed under a modified X license. + +WWW: http://www.bouncycastle.org/ |