Leonard Rosenthol
Leonard Rosenthol
True, but I ended up doing it in a more efficient (at least to me) way. Changes are in my fork at https://github.com/lrosenthol/jws-jwt-cpp
You might find this interesting/useful - it's Python that produces C code based on a CDDL description - https://github.com/NordicSemiconductor/cddl-gen
>I think I need another layer so we have a `cbor_visitor` that is first to receive raw CBOR events, and which users can intercept if they wish. That would indeed...
Just ran into this myself this morning - so glad that it's being tracked!
This is actually a larger problem where the string encoding (UTF16BE, UTF8, PDDocEncoding) isn't tracked or managed in any way by the library so that any/all strings won't display properly....
If someone tells me how to move this forward, I will be happy to do so. Do I submit a PR? If so, against what document(s)?
I have the exact same request! I can tell what the type is from the color of the icon, so I don't need the text...
@dmitrizagidulin Thanks for putting up this proposal. I agree that there are indeed some key use cases for needing to supply a hash to related resources to be able to...
@AdamSobieski I think the biggest problem that I see with your proposal is that it only is thinking about HTML authoring and/or publishing, yet it talks about documents. Most documents...
@AdamSobieski A few more comments... - You should also include EPUB in there, since it is part of the W3C. - The Web Annotation Data Model and its selectors are...