[Bug libgcj/27228] java.security.InvalidAlgorithmParameterException
tromey at gcc dot gnu dot org
gcc-bugzilla@gcc.gnu.org
Thu Apr 20 22:16:00 GMT 2006
------- Comment #1 from tromey at gcc dot gnu dot org 2006-04-20 22:16 -------
I see this with 4.2. 4.1 seems to work.
With jamvm and classpath cvs I see something else:
opsy. ~/workspace/classpath/install/bin/jamvm Sec
java.security.NoSuchAlgorithmException: DH
at java.security.KeyPairGenerator.getInstance(KeyPairGenerator.java:115)
at Sec.main(Sec.java:17)
... which is curious since DH is definitely defined as a key pair generator
in GnuCrypto.java.
--
tromey at gcc dot gnu dot org changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |NEW
Ever Confirmed|0 |1
Last reconfirmed|0000-00-00 00:00:00 |2006-04-20 22:16:04
date| |
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=27228
More information about the Gcc-bugs
mailing list