classpath-patches
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [cp-patches] DiffieHellman and RSA


From: Thomas Fitzsimmons
Subject: Re: [cp-patches] DiffieHellman and RSA
Date: Wed, 14 Sep 2005 17:36:41 -0400

On Tue, 2005-09-13 at 15:10 -0700, Casey Marshall wrote:
> I've checked these in. I put an RFC for these out some time ago [1],  
> but didn't see Tromey's reply until now.
> 
> This adds DiffieHellman key exchange and RSA cipher support; as I  
> understand it, this should fix problems with using Eclipse's 'extssh'  
> with free runtimes.

I tried this out but it fails.  The problem is that
gnu.java.security.provider.Gnu does not provide the KeyPairGenerator.DH
property that jsch expects.  Any ideas?

Tom

> 
> 2005-09-13  Casey Marshall  <address@hidden>
> 
>      * gnu/classpath/ByteArray.java: new file.
>      * gnu/java/security/provider/Gnu.java
>      (<init>): add Diffie Hellman and RSA algorithms.
>      * gnu/javax/crypto/DiffieHellmanImpl.java: new file.
>      * gnu/javax/crypto/GnuDHPrivateKey.java: new file.
>      * gnu/javax/crypto/RSACipherImpl.java: new file.
> 
> 1. http://lists.gnu.org/archive/html/classpath-patches/2005-06/ 
> msg00062.html
> 
> _______________________________________________
> Classpath-patches mailing list
> address@hidden
> http://lists.gnu.org/mailman/listinfo/classpath-patches





reply via email to

[Prev in Thread] Current Thread [Next in Thread]