1. ebdd19c Don't store deprecated trustedHardwarePublicKey field. by Dmitry Dementyev · 6 years ago
  2. 7697343 Use Scrypt to hash long passwords in RecoverableKeyStore by Bo Zhu · 6 years ago
  3. 0b8c82e Throw an exception if the given root alias is unknown by Bo Zhu · 6 years ago
  4. 57ca3da Add support for testing mode root certificate. by Dmitry Dementyev · 6 years ago
  5. f34fc7e Use rootAlias to index chosen cert and its version. by Dmitry Dementyev · 6 years ago
  6. f23c203 Remove the hard-coded counterId in VaultParams by Bo Zhu · 6 years ago
  7. 2fd4b59 Create snapshot even if no PendingIntent is registered by Robert Berry · 6 years ago
  8. 6361080 DO NOT MERGE Fix the null return value of getTrustedHardwareCertPath by Bo Zhu · 6 years ago
  9. 3326da5 Disable RecoverableKeyStoreManager for custom lockscreens. by Aseem Kumar · 6 years ago
  10. 7c1972f Add CertPath to KeyChainSnapshot and startRecoverySession by Bo Zhu · 6 years ago
  11. 14d993d Accept an XML file containing a list of THM certificates instead of the by Bo Zhu · 6 years ago
  12. 73a4d94 Merge "Recreate recovery snapshot with current version if it is not stored." by Dmitry Dementyev · 6 years ago
  13. 907e275 Recreate recovery snapshot with current version if it is not stored. by Dmitry Dementyev · 6 years ago
  14. 6e16724 Remove platform key when user disables lock screen protection by Dmitry Dementyev · 7 years ago
  15. 3f2d171 Handle case when PlatformKey is invalid. by Dmitry Dementyev · 7 years ago
  16. 0916e7c Prepare KeyStore RecoveryController API for review. by Dmitry Dementyev · 7 years ago
  17. 81ee34b Move APIs to final location in preparation for API review by Robert Berry · 7 years ago
  18. 26cbb6b Fail KeySyncTask if the PlatformKey can't be used to decrypt by Robert Berry · 7 years ago
  19. d5ba9f6 Merge "Add 4 new fields to KeychainSnapshot" by TreeHugger Robot · 7 years ago
  20. add1bad Add 4 new fields to KeychainSnapshot by Dmitry Dementyev · 7 years ago
  21. aea1e39 Temporary use hardcoded counterId. by Dmitry Dementyev · 7 years ago
  22. ae6ec6d Fix RecoverableKeyStore unit tests. by Dmitry Dementyev · 7 years ago
  23. c07dd18 Merge "Update the VaultParams encoding to reflect the recent change in the format of vault_handle" by TreeHugger Robot · 7 years ago
  24. 9e1bd36 Rename KeychainProtectionParameter to KeychainProtectionParams by Robert Berry · 7 years ago
  25. 4ff2b3f Update the VaultParams encoding to reflect the recent change in the by Bo Zhu · 7 years ago
  26. 5f13870 Use better names for associated classes of RecoveryManager by Robert Berry · 7 years ago
  27. 7d8c78a Refactor KeyStore Recovery Manager. by Dmitry Dementyev · 7 years ago
  28. ed89ea0 Big RecoverableKeyStoreLoader refactoring. by Dmitry Dementyev · 7 years ago
  29. 122bfe1 Check that recoverySecretTypes contains TYPE_LOCKSCREEN during unlock. by Dmitry Dementyev · 7 years ago
  30. abd713c Use correct lock screen type in KeyStoreRecoveryMetadata constructor. by Dmitry Dementyev · 7 years ago
  31. 67d86e3 Merge "Update recovery snapshot version." by TreeHugger Robot · 7 years ago
  32. ce5ed6e Merge "Rename createSHA256Parameters to createSha256Parameters" by TreeHugger Robot · 7 years ago
  33. 77183ef Update recovery snapshot version. by Dmitry Dementyev · 7 years ago
  34. b719546 Rename createSHA256Parameters to createSha256Parameters by Dmitry Dementyev · 7 years ago
  35. 07c76555 Use String instead of byte[] to represent alias in KeyEntryRecoveryData. by Dmitry Dementyev · 7 years ago
  36. 3462c83 Refactor PlatformKeyManger to remove mUserId to fix two tests that fail by Bo Zhu · 7 years ago
  37. 94ea4e4 Encode vault params in key sync task by Robert Berry · 7 years ago
  38. aa3f4ca Hook up using initialized public key in KeySyncTask by Robert Berry · 7 years ago
  39. 9104404 Trigger recovery agent PendingIntent in KeySyncTask by Robert Berry · 7 years ago
  40. bd086f1 Add storage for snapshots in KeySyncTask by Robert Berry · 7 years ago
  41. f0a4bea Add key encryption to KeySyncTask by Robert Berry · 7 years ago
  42. 4a534ec Add KeySyncTask by Robert Berry · 7 years ago