summaryrefslogtreecommitdiff
path: root/keystore/java/android/security/KeyStoreCryptoOperationChunkedStreamer.java
AgeCommit message (Expand)Author
2015-05-13Move Android Keystore impl to android.security.keystore.Alex Klyubin
2015-04-24No runtime exceptions during normal use of AndroidKeyStore crypto.Alex Klyubin
2015-04-13Use JCA names for block modes, paddings, and digests.Alex Klyubin
2015-04-02Rename KeymasterException to KeyStoreException.Alex Klyubin
2015-03-31Hook in user authenticators and their exceptions.Alex Klyubin
2015-03-31Add license banner to recently added AndroidKeyStore files.Alex Klyubin
2015-03-31Add unauthenticated AES ciphers backed by AndroidKeyStore.Alex Klyubin
2015-03-30Add HmacSHA256 backed by AndroidKeyStore.Alex Klyubin