summaryrefslogtreecommitdiffstats
path: root/keystore/java/android/security/keystore/AndroidKeyStoreProvider.java
Commit message (Expand)AuthorAgeFilesLines
* Keymaster INT, LONG and DATE tag values are unsigned.Alex Klyubin2015-06-231-6/+5
* Android Keystore keys are no longer backed by Conscrypt.Alex Klyubin2015-06-101-0/+158
* Merge "Export KeyFactory backed by Android Keystore." into mnc-devAlex Klyubin2015-06-041-0/+8
|\
| * Export KeyFactory backed by Android Keystore.Alex Klyubin2015-06-041-0/+8
* | Expose RSA and ECDSA Signature from Android Keystore Provider.Alex Klyubin2015-06-041-2/+6
|/
* Merge "Use consistent name for KeyPairGeneratorSpi." into mnc-devAlex Klyubin2015-05-191-2/+2
|\
| * Use consistent name for KeyPairGeneratorSpi.Alex Klyubin2015-05-191-2/+2
* | Switch from getSpi to getCurrentSpi.Alex Klyubin2015-05-181-4/+7
|/
* Move Android Keystore impl to android.security.keystore.Alex Klyubin2015-05-131-0/+134