summaryrefslogtreecommitdiffstats
path: root/keystore/java/android/security/keystore/KeyStoreCryptoOperationChunkedStreamer.java
Commit message (Expand)AuthorAgeFilesLines
* KM module may consume less input than provided by finish time.Alex Klyubin2015-07-161-23/+71
* Make NONEwithECDSA truncate input when necessary.Alex Klyubin2015-06-241-8/+8
* Expose AES GCM backed by Android Keystore.Alex Klyubin2015-06-171-9/+27
* Obtain entropy later in crypto operations, when possible.Alex Klyubin2015-06-121-7/+7
* Expose RSA Cipher from Android Keystore Provider.Alex Klyubin2015-06-031-8/+9
* Move Android Keystore impl to android.security.keystore.Alex Klyubin2015-05-131-0/+274