summaryrefslogtreecommitdiffstats
path: root/keystore/java/android/security/keystore/KeymasterUtils.java
Commit message (Expand)AuthorAgeFilesLines
* Add KM_MIN_MAC_LENGTH tag to HMAC and AES-GCM keys.Alex Klyubin2015-07-161-0/+43
* Avoid IllegalStateException when generating/importing keys.Alex Klyubin2015-07-061-0/+4
* Enforce IND-CPA requirement when generating asymmetric keys.Alex Klyubin2015-06-291-1/+1
* Keymaster INT, LONG and DATE tag values are unsigned.Alex Klyubin2015-06-231-5/+7
* Do not require USE_FINGERPRINT for getAuthenticatorId.Alex Klyubin2015-06-111-7/+4
* Switch Android Keystore key gen and import to new KeyStore API.Alex Klyubin2015-06-091-1/+16
* Move Android Keystore impl to android.security.keystore.Alex Klyubin2015-05-131-0/+118