History log of /external/conscrypt/src/main/java/org/conscrypt/OpenSSLDHPrivateKey.java
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
e526e75cfe12c2908d37b03562ac48a5bbefdf11 14-May-2014 Kenny Root <kroot@google.com> DH keys: derive public key if not available

Also make the params mutex when we're inflating from a serial object
since it will be null otherwise.

Change-Id: I36641725161c0a708ba303500acca368b0511abe
/external/conscrypt/src/main/java/org/conscrypt/OpenSSLDHPrivateKey.java
7b27ca77c328e510a165712a497c20b67c68e8a3 08-May-2014 Kenny Root <kroot@google.com> Add DH keys

Add the initial steps for DH keys to be generated and handled via
OpenSSL. Next steps will be hooking it up via other APIs that use DH
keys.

Change-Id: Ib159e60db73f82b75e0ba375a1d165c51286edac
/external/conscrypt/src/main/java/org/conscrypt/OpenSSLDHPrivateKey.java