1. 29 Apr, 2013 1 commit
    • Kenny Root's avatar
      Move JSSE to new package · 860d2707
      Kenny Root authored
      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
      860d2707
  2. 03 Feb, 2012 1 commit
    • Kenny Root's avatar
      Add OpenSSL KeyPairGenerator and KeyFactory · aa48fdb4
      Kenny Root authored
      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
      aa48fdb4