summaryrefslogtreecommitdiffstats
path: root/keystore/java/android/security/keystore/AndroidKeyStoreAuthenticatedAESCipherSpi.java
Commit message (Expand)AuthorAgeFilesLines
* Add KM_MIN_MAC_LENGTH tag to HMAC and AES-GCM keys.Alex Klyubin2015-07-161-1/+1
* Reject AlgorithmParameters of wrong type.Alex Klyubin2015-07-071-0/+6
* Make NONEwithECDSA truncate input when necessary.Alex Klyubin2015-06-241-3/+4
* Keymaster INT, LONG and DATE tag values are unsigned.Alex Klyubin2015-06-231-7/+7
* Expose AES GCM backed by Android Keystore.Alex Klyubin2015-06-171-0/+442