commit | 9271d04d888c5676ccd9707378d18cad0f06d607 | [log] [tgz] |
---|---|---|
author | Kenny Root <kroot@google.com> | Tue Mar 13 09:22:21 2012 -0700 |
committer | Kenny Root <kroot@google.com> | Tue Mar 13 13:03:22 2012 -0700 |
tree | a6889e437af581b2729a469a61369cac799312df | |
parent | a9a5f5d57fbcf0f953b940788625404dbcd2cc52 [diff] |
Update keymaster API to final signing spec Switch from unspecified encoding for import of keys to PKCS#8 (Java standard encoding). Add function for obtaining the public key from a keypair. Add fields for RSA key generation that indicate modulus size and desired public exponent. Add in placeholder fields for possible digest and padding types for signatures. Currently the only thing supported is "none" and "none" respectively. Change-Id: I19ee02cf35321aee859e2460a963c7213791414b