[pkg-eucalyptus-commits] r39 - clean-crypto/trunk/debian

Chris Grzegorczyk grze-guest at alioth.debian.org
Wed May 5 17:26:24 UTC 2010


Author: grze-guest
Date: 2010-05-05 17:26:23 +0000 (Wed, 05 May 2010)
New Revision: 39

Added:
   clean-crypto/trunk/debian/README.source
Removed:
   clean-crypto/trunk/debian/README.Debian
Log:
update README with explanation

Deleted: clean-crypto/trunk/debian/README.Debian
===================================================================
--- clean-crypto/trunk/debian/README.Debian	2010-05-05 00:12:19 UTC (rev 38)
+++ clean-crypto/trunk/debian/README.Debian	2010-05-05 17:26:23 UTC (rev 39)
@@ -1,6 +0,0 @@
-clean-crypto for Debian
--------------------------
-
-Please see http://www.mail-archive.com/security-dev@openjdk.java.net/msg00279.html for the original submission by Mark Wielard (mark at klomp.org).
-
- -- Chris Grzegorczyk <grze at eucalyptus.com>  Fri, 12 Mar 2010 18:59:34 -0800

Copied: clean-crypto/trunk/debian/README.source (from rev 38, clean-crypto/trunk/debian/README.Debian)
===================================================================
--- clean-crypto/trunk/debian/README.source	                        (rev 0)
+++ clean-crypto/trunk/debian/README.source	2010-05-05 17:26:23 UTC (rev 39)
@@ -0,0 +1,14 @@
+libclean-crypto-java
+-------------------------
+
+This package provides a no-op implementation of certain parts of javax.crypto.  
+Specifically, portions of the Java Crypto API implementation enforce restrictions
+on the cryptographic features which can be used at runtime.  Two common use cases
+are generating public/private keys strong than 64bits and using third-party JCA 
+implementations which are /not/ signed using a SUN or IBM delegated code signing key.
+A typical use of the library would be of the form: -Xbootclasspath/p:/path/to/jar
+
+Please see http://www.mail-archive.com/security-dev@openjdk.java.net/msg00279.html
+for the original submission by Mark Wielard (mark at klomp.org).
+
+ -- Chris Grzegorczyk <grze at eucalyptus.com>  Fri, 12 Mar 2010 18:59:34 -0800




More information about the pkg-eucalyptus-commits mailing list