commit | b42fc18d145a14894f8382927049536c4668fb83 | [log] [tgz] |
---|---|---|
author | Janis Danisevskis <jdanis@google.com> | Tue Dec 15 08:41:27 2020 -0800 |
committer | Janis Danisevskis <jdanis@google.com> | Tue Dec 22 12:06:58 2020 -0800 |
tree | 585fa2d755ee8aa38197cca66bb8c2603c01d636 | |
parent | 2b541ec777d829e39d9cbbfe03a97afe8f25c4a9 [diff] |
Keystore 2.0: Add super encryption infrastructure. Add super_key.rs a runtime key database for credential based keys and the relevant metadata fields to the database. Also in this patch: * Add DateTime type to represent database wall clock time. * Move creation time to key metadata. * Add KeyType field to the keyentry table to accommodate super keys and attestation keys. Test: keystore2_test Bug: 173545997 Change-Id: I670898174fb0223bf1c910051dfd7ead80b2c1a9