classpath-patches
[Top][All Lists]
Advanced

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

[cp-patches] DiffieHellman and RSA


From: Casey Marshall
Subject: [cp-patches] DiffieHellman and RSA
Date: Tue, 13 Sep 2005 15:10:05 -0700

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.

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

Attachment: dh-rsa.patch.txt
Description: Text document

Attachment: dh-rsa-new.patch.txt
Description: Text document


reply via email to

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