hello Anthony, On Monday 12 December 2005 20:52, Anthony Green wrote: > On Mon, 2005-12-12 at 20:48 +1100, Raif S. Naffah wrote: > > would adding a second Provider --that supplies the strong stuff; > > i.e. ciphers, modes, padding, etc..-- living in its own package > > sub-directory/hierarchy and eventually (when the segmentation of > > Classpath into multiple jars occur) be packaged in its own jar help > > solve your problem? > > Yes, that would be nice.
looking at the current Classpath package structure and classes, i see that an implementation of a Cipher using RSA is already included. those are normally part of the javax.crypto strain. do you strip those out when you package your export-controlled applications? cheers; rsn
pgpBcUaqmp7QO.pgp
Description: PGP signature
_______________________________________________ Classpath mailing list [email protected] http://lists.gnu.org/mailman/listinfo/classpath

