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