summaryrefslogtreecommitdiffstats
path: root/keystore/java/android/security/keystore/AndroidKeyStoreECDSASignatureSpi.java
Commit message (Expand)AuthorAgeFilesLines
* Make NONEwithECDSA truncate input when necessary.Alex Klyubin2015-06-241-6/+83
* Keymaster INT, LONG and DATE tag values are unsigned.Alex Klyubin2015-06-231-4/+6
* Obtain entropy later in crypto operations, when possible.Alex Klyubin2015-06-121-2/+2
* Expose RSA and ECDSA Signature from Android Keystore Provider.Alex Klyubin2015-06-041-0/+123