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: Creating native binaries using GNU-Crypto


-----BEGIN PGP SIGNED MESSAGE-----
Hash: RIPEMD160

hello Stefan,

On Thu, 11 Dec 2003 02:29 am, Stefan Prelle wrote:
> ...
> I figured that at compile time the gcj/linker isn't aware that the
> program depends on the class. So I modified the code like this:
>
>   Security.addProvider(new gnu.crypto.jce.GnuCrypto());
>
> Now on execution the provider is found but when trying to instantiate
> a cipher it fails loading the required class - which is the same
> problem as before...

can you provide a minimal code that causes the exception; i.e. after 
adding the GnuCrypto Provider, and when acquiring an algorithm.


TIA + cheers;
rsn
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.1 (GNU/Linux)
Comment: Que du magnifique

iD8DBQE/2Dgc+e1AKnsTRiERA36ZAKDAkf0Bgj0WmcrSIPzY4Wqj35cBGQCghmjb
OmnHeZYqXG0fZ7e9UMaEp1g=
=kDDO
-----END PGP SIGNATURE-----


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