History log of /libcore/luni/src/test/java/libcore/java/security/KeyPairGeneratorTest.java
Revision Date Author Comments
746a236e2be5dee62c482e27f4c682496d071d8b 01-Feb-2012 Kenny Root <kroot@google.com> Add OpenSSL KeyPairGenerator and KeyFactory

Refactor the way OpenSSL keys are handled so we can generate OpenSSL
keys with the KeyPairGenerator and KeyFactory and pass them around
without keeping the context in the OpenSSLSignature where it originated.

Change-Id: Ib66bd1914e241a240cd97b1ea37e8526998107d9
b0dd31bfeb64ffcef336b461e6c70f479f9b7ce4 16-Nov-2010 Brian Carlstrom <bdc@google.com> Adding KeyPairGenerator test

Similar to the recently added KeyGeneratorTest

Change-Id: If5c84569aeb253979e84b3a94ac1205e17536044