Provides a simple unrestricted version of the javax.crypto package
which can be provided when bootstrapping the Java Virtual Machine. This
is needed to load, e.g., unsigned crypo SPI implementations.
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
more»
This package was debianized by:
Chris Grzegorczyk <grze@eucalyptus.com> on Fri, 12 Mar 2010 18:59:34 -0800
Copyright:
Copyright 1997-2007 Sun Microsystems, Inc.
License:
JCE/Crypto code is distributed under the terms of the GNU General Public
License with the following clarification and special 'Classpath' exception:
"CLASSPATH" EXCEPTION TO THE GPL
Certain source files distribute
more»