commit | ba9f55ee6973ba4d77f9eb0c8f01746e7b1245ba | [log] [tgz] |
---|---|---|
author | Alan Stokes <alanstokes@google.com> | Tue Mar 22 15:23:13 2022 +0000 |
committer | Alan Stokes <alanstokes@google.com> | Tue Mar 22 15:23:13 2022 +0000 |
tree | 35d3599cb444b1b0cc54b0425d93c409066a8ce6 | |
parent | 1b51643add17bd9fefe60756c2aa4c56c890dae3 [diff] |
Fix CDDL for signatures. The signature is not CBOR-encoded, it's the raw bytes of the signature encoded as specified for the specific algorithm. I've made the references to PureEd25519() / ECDSA() into comments, since I believe they're not actually legal CDDL but are aimed at humans. And I've made the two occurrences consistent with each other. Test: N/A Change-Id: Ia42362ff3d0ce5458322663256cbd34d258afe76