This is the mail archive of the
java-prs@gcc.gnu.org
mailing list for the Java project.
[Bug crypto/27228] java.security.InvalidAlgorithmParameterException
- From: "david at jpackage dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: java-prs at gcc dot gnu dot org
- Date: 22 Apr 2006 19:18:03 -0000
- Subject: [Bug crypto/27228] java.security.InvalidAlgorithmParameterException
- References: <bug-27228-7936@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #9 from david at jpackage dot org 2006-04-22 19:18 -------
Maybe we can consider moving these class before closing this bug? I am also
wondering why the are Diffie Hellman classes in the `sig' package. DH is not a
digital signature algorithm, unless we are accounting for the obvious
similarities between DH and DSA (but then, ElGamal is similar as well). But
then there are ElGamal classes are in javax.crypto.key.dh. How confusing can we
get?
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=27228