On 2022-01-18, at 12:20, Hannes Tschofenig <[email protected]> wrote:
> 
>                  / protected / h'a1013818' / {
>                      \ hpke-alg \ 1:16 \ HPKE/P-256+HKDF-256 \
>                    } / ,

echo 'a1013818' | pretty2diag.rb
{1: -25}

(Not 16).

You might be better off using the <<…>> notation [1].

/ protected/ << { 1: -25 } >>

Grüße, Carsten

[1]: https://www.rfc-editor.org/rfc/rfc8610.html#appendix-G.3
_______________________________________________
COSE mailing list
[email protected]
https://www.ietf.org/mailman/listinfo/cose

Reply via email to