summaryrefslogtreecommitdiffstats
path: root/keystore/java/android/security/keystore/AndroidKeyStoreBCWorkaroundProvider.java
Commit message (Expand)AuthorAgeFilesLines
* Switch Android Keystore key gen and import to new KeyStore API.Alex Klyubin2015-06-091-0/+8
* Expose RSA and ECDSA Signature from Android Keystore Provider.Alex Klyubin2015-06-041-0/+106
* Expose RSA Cipher from Android Keystore Provider.Alex Klyubin2015-06-031-2/+42
* Merge "Refactor Android Keystore CipherSpi base class." into mnc-devAlex Klyubin2015-05-291-5/+5
|\
| * Refactor Android Keystore CipherSpi base class.Alex Klyubin2015-05-291-5/+5
* | Add algorithm aliases for Android Keystore HMACs.Alex Klyubin2015-05-291-0/+19
|/
* Move Android Keystore impl to android.security.keystore.Alex Klyubin2015-05-131-0/+83