-
Is it intentional that there is no option to optionally sign Co(H)MIDs? Maybe I just overlooked that option, but I am under the impression that we do not have that.
In unsigned-corim we have:
co…
-
saying something like "matching the BrowsingContextInfo production" is annoying without any link for cross-referencing
-
Bikeshed generates IDL Index sections; e.g., https://drafts.csswg.org/cssom/#idl-index
We should have similar sections grouping together local and remote ends of CDDL productions.
-
The [key exchange algorithm id](https://github.com/bremoran/suit-mti/blob/main/draft-ietf-suit-mti.cddl#L17-L20) in the CDDL haven't been updated yet.
Please update them from `-25` (ECDH-ES + HKDF-25…
-
## Library
org.glassfish.json:1.1.4
[org.glassfish.json](https://mvnrepository.com/artifact/org.glassfish/javax.json/1.1.4)
javax.json.json-api:1.1.4
[javax.json-api](https://mvnrepository.com…
-
In `conway.cddl`, there are many types which are maps.
As per CDDL spec, maps are allowed to have duplicate keys.
But the node doesn't allow duplicate keys in some places, and allows in some other p…
-
-
The below cddl spec will throw an error when run with the cddl tool. Maybe I am using the language wrong but I cannot work out from the error message where my mistake lies.
What confuses me is that…
-
**Internal/External**
*External*
**Describe the feature you'd like**
cddl specification for the possible queries in the various node to client verisons
**Describe alternatives you've conside…
-
We routinely run Black Duck scans on our product to identify vulnerabilities or issues, whether they originate from third-party components or our own codebase. After upgrading to .NET 8 and using the …