commit | 84dcbe1dd086aa11bd00c9f87c406a238816a860 | [log] [tgz] |
---|---|---|
author | Alice Wang <aliceywang@google.com> | Tue Feb 28 13:50:47 2023 +0000 |
committer | Alice Wang <aliceywang@google.com> | Wed Mar 01 12:01:48 2023 +0000 |
tree | 8b67b4b2425c37d76ce1690addb97e5aa359c782 | |
parent | bd45af22fced949b953a441ea63a1559561765c4 [diff] |
[cbor] Use libcoset/libciborium to convert ed25519 pub key to cbor This replaces the manual serialization and makes the code easier to read and maintain. The test diced_open_dice_cbor_test ensures that the result is exactly the same as before. Test: atest diced_open_dice_cbor_test Change-Id: Ice6ed3f71875c52a11e1fe4c36d5ff0d8ab9ae6d