commit | 5569b04a43855707b9ff2586f3d6bedd375a9f03 | [log] [tgz] |
---|---|---|
author | Max Bires <jbires@google.com> | Tue Mar 22 23:43:41 2022 -0700 |
committer | Max Bires <jbires@google.com> | Thu Mar 24 21:08:09 2022 -0700 |
tree | de3b8d8657128cd8ac8623b08c0bb8c4768ab60f | |
parent | 00c493e49cce34dcb757f2eed28d736b2b45cb86 [diff] |
Add version and impl info field to EncryptedKey This change alters the EncryptedKey struct to provide the ability to version the KDF used to derive the key to wrap the EncryptedKey with. Additionally, it adds an addl_info field to allow the implementor to specify any other information they would like to attach to the key structure. Test: tbd Change-Id: I1a32556cdff371138118028772b773f5e9b22c61