diff options
author | glewis <glewis@FreeBSD.org> | 2005-09-15 23:24:38 +0800 |
---|---|---|
committer | glewis <glewis@FreeBSD.org> | 2005-09-15 23:24:38 +0800 |
commit | c557a4e1e806e35f1c7ca2b7cb7634f368337051 (patch) | |
tree | 478badd27802adf6a2dbbcb6484c129820896595 /java/cryptix-jce/pkg-descr | |
parent | 1dac2b7d82463741a180fcd1730d82d2f2d0e8ef (diff) | |
download | freebsd-ports-gnome-c557a4e1e806e35f1c7ca2b7cb7634f368337051.tar.gz freebsd-ports-gnome-c557a4e1e806e35f1c7ca2b7cb7634f368337051.tar.zst freebsd-ports-gnome-c557a4e1e806e35f1c7ca2b7cb7634f368337051.zip |
. Update to 20050328.
. Remove RESTRICTED, the licence is BSD-like and the web site now claims
it is fine for production use.
. Update pkg-descr and include the web site.
Diffstat (limited to 'java/cryptix-jce/pkg-descr')
-rw-r--r-- | java/cryptix-jce/pkg-descr | 21 |
1 files changed, 3 insertions, 18 deletions
diff --git a/java/cryptix-jce/pkg-descr b/java/cryptix-jce/pkg-descr index cb3f9748c095..467adab623b3 100644 --- a/java/cryptix-jce/pkg-descr +++ b/java/cryptix-jce/pkg-descr @@ -1,19 +1,4 @@ -Cryptix JCE currently supports: +The Cryptix JCE Provider is a cryptography plugin for Sun Microsystems' +Java Cryptography Extensions (JCE) framework. -JDKs - 1.1 and 1.2 -Ciphers - Blowfish, CAST5, DES, IDEA, MARS, RC2, RC4, RC6, Rijndael, - Serpent, SKIPJACK, Square, TripleDES, Twofish -KeyAgreements - Diffie-Hellman -Modes - CBC, ECB, OFB -Hashes - MD2, MD4, RIPEMD-128, RIPEMD-160, SHA-0, SHA-1, Tiger -MACs - HMAC-* (for all hashes mentioned above + MD5) -Signatures - RawDSA, RSA -Assymetric ciphers - ElGamal, RSA +WWW: http://www.cryptix.org/ |