History log of /libcore/crypto/src/main/java/org/conscrypt/OpenSSLCipherRSA.java
Revision Date Author Comments
b274574b7e2681f4411852af9857b4540bf75841 02-Aug-2013 Elliott Hughes <enh@google.com> If libcore wants ASCII casing, it needs to ask for it like everyone else.

http://elliotth.blogspot.com/2012/01/beware-convenience-methods.html

Bug: https://code.google.com/p/android/issues/detail?id=58359
Change-Id: I597b2ac940f17b5b2bc176e390dc4b63fe0a4e72
cc73183fa6f5f6f9935307aacfbfc5d93a867a23 06-May-2013 Kenny Root <kroot@google.com> NativeCrypto: pull in copy of EmptyArray

Pull in our own copy of EmptyArray so we don't depend on libcore's
version.

Change-Id: I9d90ac4f196a66a022241ed974a7dc78cb9babda
38375a4d0b3d34e2babbd2f6a013976c7c439696 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