This is the mail archive of the java@gcc.gnu.org mailing list for the Java project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: gcc 4.0 and JCE


Hi Bryce,

Am Freitag, den 17.06.2005, 12:39 -0400 schrieb Bryce McKinlay:
> GCJ and GNU Classpath don't yet support all of the same security 
> providers as Sun's implementation. I had a brief look through the code 
> and as far as I can see, Mac providers are not supplied at all. You'll 
> have to use additional security providers, such as GNU Crypto, to get

My mistake. I thought that the code had been merged with GNU Crypto.

> I don't know why it worked for you using gij, however. For me, your 
> example fails with the NoSuchAlgorithmException both with gij and with a 
> native binary.

Oh, after your comments I started gij with --verbose and found out that 
the Fedora Core 4 installation I tested on has GNU Crypto installed
in /usr/share/java/gcj-endorsed/gnu-crypto-2.0.1.jar. That explains it.
I didn't look for that because I expected the gij-behaviour to be the
normal behaviour and not the other way around.

Thanks for the hint.

Regards,
 Stefan

-- 
Stefan Prelle <prelle@tzi.de>

Attachment: signature.asc
Description: This is a digitally signed message part


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]