1. c3aefbd Use Scrypt to hash all passwords in RecoverableKeyStore by Bo Zhu · 6 years ago
  2. c9d8357 Merge "Clean up remaining TODOs in RecoveryController." into pi-dev by Dmitry Dementyev · 6 years ago
  3. 482633f Clean up remaining TODOs in RecoveryController. by Dmitry Dementyev · 6 years ago
  4. 7697343 Use Scrypt to hash long passwords in RecoverableKeyStore by Bo Zhu · 6 years ago
  5. 0b8c82e Throw an exception if the given root alias is unknown by Bo Zhu · 6 years ago
  6. 57ca3da Add support for testing mode root certificate. by Dmitry Dementyev · 6 years ago
  7. 5658837 Save KeyChainSnapshots to disk by Robert Berry · 6 years ago
  8. f34fc7e Use rootAlias to index chosen cert and its version. by Dmitry Dementyev · 6 years ago
  9. 3b67e06 Prepare KeyChainSnapshot to removing deprecated getTrustedHardwarePublicKey method. by Dmitry Dementyev · 6 years ago
  10. f23c203 Remove the hard-coded counterId in VaultParams by Bo Zhu · 6 years ago
  11. 2fd4b59 Create snapshot even if no PendingIntent is registered by Robert Berry · 6 years ago
  12. 3326da5 Disable RecoverableKeyStoreManager for custom lockscreens. by Aseem Kumar · 6 years ago
  13. 14d993d Accept an XML file containing a list of THM certificates instead of the by Bo Zhu · 6 years ago
  14. 73a4d94 Merge "Recreate recovery snapshot with current version if it is not stored." by Dmitry Dementyev · 6 years ago
  15. 907e275 Recreate recovery snapshot with current version if it is not stored. by Dmitry Dementyev · 6 years ago
  16. 6e16724 Remove platform key when user disables lock screen protection by Dmitry Dementyev · 7 years ago
  17. 0916e7c Prepare KeyStore RecoveryController API for review. by Dmitry Dementyev · 7 years ago
  18. 81ee34b Move APIs to final location in preparation for API review 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. 31ccba1 Change packVaultParams to use the real vault_handle directly by Bo Zhu · 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. c3188fd Merge "Mark current recoverable keystore snapshot as outdated in a few events:" by Dmitry Dementyev · 7 years ago
  30. 40dadb0 Mark current recoverable keystore snapshot as outdated in a few events: by Dmitry Dementyev · 7 years ago
  31. 122bfe1 Check that recoverySecretTypes contains TYPE_LOCKSCREEN during unlock. by Dmitry Dementyev · 7 years ago
  32. abd713c Use correct lock screen type in KeyStoreRecoveryMetadata constructor. by Dmitry Dementyev · 7 years ago
  33. 77183ef Update recovery snapshot version. 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