commit | f61fee7ae25d30cf7c078bd8bc794b217a72ca56 | [log] [tgz] |
---|---|---|
author | Paul Crowley <paulcrowley@google.com> | Wed Mar 17 14:38:44 2021 -0700 |
committer | Paul Crowley <paulcrowley@google.com> | Sun Mar 21 13:49:01 2021 -0700 |
tree | 01b241a31bcfd4df6d9cf99453ebc2d61d074a8e | |
parent | aad6cea2c8ca4f4234fef44d0f633a210558c7ed [diff] |
Password is only used in PBKDF2 Ensure that the secret that LockSettingsService passes us, which we somewhat inaccurately call a "password", is used only as input to PBKDF2 by wrapping it in a Password type. Bug: 163866361 Test: keystore2_test Change-Id: I5eb964cb9ffe97902dfeec17c328766f79aa5646