No description
Find a file
Eric Biggers 673d34addb keystore2: rename the LskfBound superencryption key and type
Rename the LskfBound superencryption key and superencryption type (also
known as per-boot) to AfterFirstUnlock.

This makes it much clearer what the protection of this key is.  This
includes avoiding the misleading use of "LSKF"; the secret that's
actually relevant is the user's synthetic password, which is most
commonly unlocked with the LSKF but can potentially be unlocked in other
ways.  This is also helpful for the planned change to make the user's
super keys exist even while the user doesn't have an LSKF.

Bug: 296464083
Test: atest -p --include-subdirs system/security/keystore2
Test: atest CtsKeystoreTestCases
Flag: exempt, mechanical refactoring and comment changes
Change-Id: I9b16934f37222fef2bf01830f521928ef2c1853a
2023-10-18 01:54:18 +00:00
fsverity Update fsverity+odsign protos to protobuf3. 2023-06-28 08:05:10 +00:00
fsverity_init Revert "Remove fsverity_init" 2023-07-26 06:21:30 +00:00
identity Restructuring of AAID using aidl_interface build system. 2023-10-06 04:23:41 +00:00
keystore Restructuring of AAID using aidl_interface build system. 2023-10-06 04:23:41 +00:00
keystore-engine Adding tests to verify EVP_PKEY_from_keystore2 API [Keystore2-engine]. 2023-05-23 19:28:24 +00:00
keystore2 keystore2: rename the LskfBound superencryption key and type 2023-10-18 01:54:18 +00:00
ondevice-signing ondevice-signing: merge createCertificate() into createSelfSignedCertificate() 2023-07-05 22:14:36 +00:00
prng_seeder Add safety comments to prng_seeder. 2023-07-24 11:41:27 +01:00
provisioner Static link libcrypto into rkp_factory_extraction_tool 2023-08-11 13:34:39 -07:00
.clang-format Add PREUPLOAD to require clang-format. 2017-12-04 17:06:49 -07:00
.gitignore Add .gitignore. 2020-11-24 09:59:17 -08:00
Android.bp [LSC] Add LOCAL_LICENSE_KINDS to system/security 2021-02-14 10:37:25 -08:00
METADATA Add METADATA to system/security: Apache2+BSD=NOTICE 2020-05-04 13:15:58 -07:00
MODULE_LICENSE_APACHE2 Add NOTICE and MODULE_LICENSE_ files. 2015-11-02 09:13:29 -08:00
NOTICE Add NOTICE and MODULE_LICENSE_ files. 2015-11-02 09:13:29 -08:00
OWNERS Update system/security owners 2023-07-18 14:51:14 -04:00
PREUPLOAD.cfg Update rustfmt options 2020-08-19 15:19:21 +00:00
rustfmt.toml Enable rustfmt for system/security 2020-06-23 15:50:23 +02:00