mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-27 00:57:50 +00:00
cb3f9cba44
Cleanroom build of Java Cryptography Extensions PR: 33244 Submitted by: RaRa Rasputin <rasputin@submonkey.net>
12 lines
398 B
Plaintext
12 lines
398 B
Plaintext
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/
|