summaryrefslogtreecommitdiffstats
path: root/keystore/java/android/security/keystore/AndroidKeyStoreSignatureSpiBase.java
Commit message (Expand)AuthorAgeFilesLines
* Make NONEwithECDSA truncate input when necessary.Alex Klyubin2015-06-241-19/+39
* Obtain entropy later in crypto operations, when possible.Alex Klyubin2015-06-121-11/+13
* Android Keystore keys are no longer backed by Conscrypt.Alex Klyubin2015-06-101-1/+1
* Expose RSA and ECDSA Signature from Android Keystore Provider.Alex Klyubin2015-06-041-0/+409