History log of /external/conscrypt/src/main/java/org/conscrypt/OpenSSLECKeyPairGenerator.java
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
ddcacec3f4f08759f3652a2efebd8b696a87fc4d 24-Apr-2015 Kenny Root <kroot@google.com> ECKeyPairGenerator: switch default curve to 256 bits

Also add a test to make sure that we have only valid curves in our list.

Change-Id: I3f63014c11e92c94bf6c9a20ea5fb8050581978c
/external/conscrypt/src/main/java/org/conscrypt/OpenSSLECKeyPairGenerator.java
7dc06b9e323ba7f227709b5941324f9c3a46fe4f 26-Nov-2014 Kenny Root <kroot@google.com> Convert EC_GROUP and EC_POINT to new style

Bug: 16656908
Change-Id: Ie912f376f69327ce634cac50763bf86b418049f5
/external/conscrypt/src/main/java/org/conscrypt/OpenSSLECKeyPairGenerator.java
860d2707ce126ef8f66e3eac7ceeab6d24218cd8 24-Apr-2013 Kenny Root <kroot@google.com> Move JSSE to new package

To help with shipping the JSSE with apps that want to bundle it, move
it to a new package so that the tangles in other parts of the library
can be untangled.

Change-Id: I810b6861388635301e28aee5b9b47b8e6b35b430
/external/conscrypt/src/main/java/org/conscrypt/OpenSSLECKeyPairGenerator.java