commit | 446e1af1628790ffa170dc2c40751241bf427bfa | [log] [tgz] |
---|---|---|
author | Max Bires <jbires@google.com> | Wed Apr 28 13:44:38 2021 -0700 |
committer | Max Bires <jbires@google.com> | Wed Apr 28 13:44:38 2021 -0700 |
tree | 158dac7ecadc3eef12faae820c3a4452ecb9253d | |
parent | f3f465d6a7b3fba9cf02aa233d80b08f40fceeb5 [diff] |
Fixing up the encoding of the BCC According to the CDDL specification, the public key at the beginning of the BCC chain should not be serialized out to a bstr, but remain as a map. This makes sense, since the field itself is not directly being used in any cryptographic operations as AAD or ciphertext. Test: The RPK server stops returning error 500 on bad parsing :) Change-Id: I59b73503ca3a25e398b016bba25fa2c28b792e86