1. 6aab9db DO NOT MERGE Add running time hints to CTS package config by Jed Estep · 9 years ago
  2. 841f16e Fix KeyPairGeneratorTest#testGenerate_RSA_ModernSpec_AsCustomAsPossible by Alex Klyubin · 9 years ago
  3. 4953e08 Clean up 18681396b08e01c355f137dfe3ced15c4dd71707. by Alex Klyubin · 9 years ago
  4. 0ed7da3 Merge "Update KeyStore tests to account for software digesting." into mnc-dev by Shawn Willden · 9 years ago
  5. 992a20d Add test for Keystore put overflow by Chad Brubaker · 9 years ago
  6. 1868139 Update KeyStore tests to account for software digesting. by Shawn Willden · 9 years ago
  7. b58cd01 Split NIST AES CAVP test into smaller tests. by Alex Klyubin · 9 years ago
  8. a51a408 Adjust Android Keystore AES-GCM test to handle IVs from BC. by Alex Klyubin · 9 years ago
  9. f37253e Merge "Assert that digest/padding NONE doesn't mean ANY." into mnc-dev by Alex Klyubin · 9 years ago
  10. 7646015 Assert that digest/padding NONE doesn't mean ANY. by Alex Klyubin · 9 years ago
  11. 0919337 CTS-test Android Keystore raw RSA Cipher corner cases. by Alex Klyubin · 9 years ago
  12. 322ac31 Merge "More CTS tests for Android Keystore HMACs." into mnc-dev by Alex Klyubin · 9 years ago
  13. 31d0c3c More CTS tests for Android Keystore HMACs. by Alex Klyubin · 9 years ago
  14. 6af9068 Merge "CTS-test Android Keystore primitives accept empty." into mnc-dev by Alex Klyubin · 9 years ago
  15. a904afc CTS-test Android Keystore primitives accept empty. by Alex Klyubin · 9 years ago
  16. be3d048 CTS-test Android Keystore import supports required key sizes. by Alex Klyubin · 9 years ago
  17. 51a6899 More CTS tests for Cipher with different key sizes. by Alex Klyubin · 9 years ago
  18. 6f05e5e More CTS tests for ECDSA and RSA signatures. by Alex Klyubin · 9 years ago
  19. e14dc28 Unbreak SecretKeySpec CTS test. by Alex Klyubin · 9 years ago
  20. 9462a7f Merge "CTS-test that HMAC key can be authorized for one digest only." into mnc-dev by Alex Klyubin · 9 years ago
  21. 95a9e4a Merge "CTS tests for entropy consumption by Cipher and Signature." into mnc-dev by Alex Klyubin · 9 years ago
  22. d4fde18 CTS-test that HMAC key can be authorized for one digest only. by Alex Klyubin · 9 years ago
  23. ed01b90 Remove accidental System.out.println. by Alex Klyubin · 9 years ago
  24. bd6ffe7 CTS tests for entropy consumption by Cipher and Signature. by Alex Klyubin · 9 years ago
  25. 097493a CTS tests for Android Keystore KeyFactory and SecretKeyFactory. by Alex Klyubin · 9 years ago
  26. ac7ce0f CTS tests for Android Keystore key generation. by Alex Klyubin · 9 years ago
  27. 329862d Merge "CTS tests for Android Keystore AES 192 and 256." into mnc-dev by Alex Klyubin · 9 years ago
  28. 280c423 Merge "CTS tests for Android Keystore-backed Cipher." into mnc-dev by Alex Klyubin · 9 years ago
  29. 023d844 CTS tests for Android Keystore AES 192 and 256. by Alex Klyubin · 9 years ago
  30. 4317513 Additional CTS tests for Android Keystore AES GCM. by Alex Klyubin · 9 years ago
  31. 1743a5d CTS tests for Android Keystore-backed Cipher. by Alex Klyubin · 9 years ago
  32. 95a2d0d Lower key import test requiremenst: 2 minutes and min 1500 keys. by Alex Klyubin · 9 years ago
  33. fd38704 Unbreak tests that assert that 10,000 keys can be imported. by Alex Klyubin · 9 years ago
  34. 269a396 Merge "Additional failure tests for KeyChain" into mnc-dev by Robin Lee · 9 years ago
  35. e1be19a Merge "Assert that IND-CPA enforced during asymmetric key gen." into mnc-dev by Alex Klyubin · 9 years ago
  36. 358fb5e Merge "Assert that Android Keystore can hold at least 10,000 keys." into mnc-dev by Alex Klyubin · 9 years ago
  37. 84cffa1 Merge "Basic CTS tests for Android Keystore's AES ciphers." into mnc-dev by Alex Klyubin · 9 years ago
  38. ff8d4e8 Merge "CTS-test Android Keystore HMAC implementation." into mnc-dev by Alex Klyubin · 9 years ago
  39. b48f34c Additional failure tests for KeyChain by Robin Lee · 9 years ago
  40. dd68739 Revert non-activity KeyChain CTS tests by Robin Lee · 9 years ago
  41. 74fa1cb Merge "Move KeyChainTestActivity to CtsVerifier" into mnc-dev by Robin Lee · 9 years ago
  42. a547790 Assert that Android Keystore can hold at least 10,000 keys. by Alex Klyubin · 9 years ago
  43. b4be0a9 Move KeyChainTestActivity to CtsVerifier by Robin Lee · 9 years ago
  44. 11849f6 Assert that IND-CPA enforced during asymmetric key gen. by Alex Klyubin · 9 years ago
  45. 779eb03 CTS-test Android Keystore HMAC implementation. by Alex Klyubin · 9 years ago
  46. defab0c Assert that Android KeyStore's public keys work with crypto. by Alex Klyubin · 9 years ago
  47. 77b39d0 CTS tests for input truncation/padding of NONEwithECDSA. by Alex Klyubin · 9 years ago
  48. fb6e9de Merge "Fix bug in key validity enforcement tests of SignatureTest." into mnc-dev by Alex Klyubin · 9 years ago
  49. 3da13ef Fix bug in key validity enforcement tests of SignatureTest. by Alex Klyubin · 9 years ago
  50. f71cc34 CTS-test key pair generation when key expired or not yet valid. by Alex Klyubin · 9 years ago
  51. 3f66473 Basic CTS tests for Android Keystore's AES ciphers. by Alex Klyubin · 9 years ago
  52. 9597b0d Merge "Add KAT CTS tests for Android Keystore Signature." into mnc-dev by Alex Klyubin · 9 years ago
  53. 7aceaab Merge "Add NIST CAVP KAT tests for AES ECB and CBC." into mnc-dev by Alex Klyubin · 9 years ago
  54. cfa6c74 Add NIST CAVP KAT tests for AES ECB and CBC. by Alex Klyubin · 9 years ago
  55. ea5f593 Add KAT CTS tests for Android Keystore Signature. by Alex Klyubin · 9 years ago
  56. 7b113c8 Remove tests for generating keys requiring user auth. by Alex Klyubin · 9 years ago
  57. 8bdb1a9 Rename AndroidKeyPairGeneratorTest for simplicity. by Alex Klyubin · 9 years ago
  58. b568bfc Expand AndroidKeyStore KeyPairGenerator tests. by Alex Klyubin · 9 years ago
  59. 407bb84 Add missing CTS test for KeyGenParameterSpec. by Alex Klyubin · 9 years ago
  60. 0ae5ee7 Merge "Add CTS tests for KeyInfo." into mnc-dev by Alex Klyubin · 9 years ago
  61. a1a605c Add CTS tests for KeyInfo. by Alex Klyubin · 9 years ago
  62. 6247ff6 Merge "Add CTS tests for KeyProtection." into mnc-dev by Alex Klyubin · 9 years ago
  63. 402371b Add CTS tests for KeyProtection. by Alex Klyubin · 9 years ago
  64. 4fcfe99 Add CTS tests for KeyGenParameterSpec. by Alex Klyubin · 9 years ago
  65. 159b4a7 Add more assertions for asymmetric Android Keystore keys. by Alex Klyubin · 9 years ago
  66. 0607c49 Make fewer assumptions in AndroidKeyStoreTest. by Alex Klyubin · 9 years ago
  67. e4b9293 Revert "Self-signed cert parameters are now optional." by Alex Klyubin · 9 years ago
  68. 20815e6 Self-signed cert parameters are now optional. by Alex Klyubin · 9 years ago
  69. 0408b17 Fix keystore CTS tests broken by removal of DSA. by Alex Klyubin · 9 years ago
  70. 461b864 am 4c74d4ff: am 10d412aa: am d72d0954: Merge "Make hardware-backed RSA keystore a non-requirement for ATVs" into lmp-dev by Takayuki Hoshi · 10 years ago
  71. a04a854 Make hardware-backed RSA keystore a non-requirement for ATVs by Takayuki Hoshi · 10 years ago
  72. fe1a5a6 Test for failing encryption using AKS Key by William Roberts · 10 years ago
  73. a6ea248 Move to android.support.test as CTS instrumentation runner. by Brett Chabot · 11 years ago
  74. 7797020 AndroidKeyStore: enforce keys have no encoding by Kenny Root · 11 years ago
  75. b923610 Remove HarmonyJSSE SSLContext, SSLSocket and SSLServerSocket. by Alex Klyubin · 11 years ago
  76. 36ab8f9 Test AndroidKeyPairGenerator keys in SSL by Kenny Root · 11 years ago
  77. 4527d12 KeyChain: add tests to check key type support by Kenny Root · 11 years ago
  78. 139d0a4 Add tests for new AndroidKeyStore key types by Kenny Root · 11 years ago
  79. 399d2fa Add KeyChainTest and require certain algorithms by Kenny Root · 11 years ago
  80. 1a5280c Add negative tests for KeyPairGeneratorSpecTest by Kenny Root · 11 years ago
  81. f32bcbc AndroidKeyStore and AndroidKeyPairGenerator tests by Kenny Root · 11 years ago