classpath-patches
[Top][All Lists]
Advanced

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

[cp-patches] FYI: Diffie Hellman key algorithms


From: Casey Marshall
Subject: [cp-patches] FYI: Diffie Hellman key algorithms
Date: Sun, 25 Sep 2005 14:40:29 -0700

This adds KeyFactory and KeyPairGenerator implementations for DiffieHellman. These should help get things like jsch closer to working, but I haven't had much luck so far (there appears to be a bug in our RSA signature impl).

Committed,

2005-09-25  Casey Marshall  <address@hidden>

    * gnu/java/security/provider/Gnu.java
    (<init>): add Diffie-Hellman key factory and key pair generator.
    * gnu/java/security/provdier/DiffieHellmanKeyFactoryImpl.java,
    gnu/java/security/provider/DiffieHellmanKeyPairGeneratorImpl.java:
    new files.

Attachment: dh.patch.txt
Description: Text document


reply via email to

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