summaryrefslogtreecommitdiffstats
path: root/keystore/tests/src/android/security/KeyStoreTest.java
Commit message (Expand)AuthorAgeFilesLines
* Change KeyStore to use Modified UTF-8 to match NativeCryptoBrian Carlstrom2012-07-301-1/+1
* Improve test key names to reproduce public issueBrian Carlstrom2012-07-171-9/+11
* Add signing to keystoreKenny Root2012-03-201-1/+234
* Add KeyStoreTest.testGetBrian Carlstrom2011-06-271-0/+12
* Integrating keystore with keyguard (Part 1 of 4)Brian Carlstrom2011-06-011-29/+38
* Don't rely on the system locale for converting to/from bytes.Nick Kralevich2010-03-101-0/+11
* Add unit test for the new keystore.Chung-yih Wang2009-09-291-0/+135