-
# Document title, URLs, estimated publication date
Web Authentication: An API for Accessing Public Key Credentials Level 2
https://www.w3.org/TR/webauthn-2/
Estimated pub-date: 19 02 2021
Staged: …
-
Implementing EDN, I found no help in the text:
If an EDN processor encounters (say) `987654321098765432310`, should it err out or process that into a tag 2 bignum?
Similarly, if a floating point…
-
As a whole, the semantics laid out in the adopted content format draft look sound to me. At this point I'd like to propose a syntax for how messages could concretely look.
"Matrix's Extensible Even…
-
### Describe the bug
I've been generating a lot of UUIDS using the uuid4 function and sometimes I had errors when reading back the UUID from the database or when inserting them.
After a little bit…
-
**Is your feature request related to a problem? Please describe.**
This request comes from a similar use case as https://github.com/fxamacker/cbor/issues/446. Essentially, Go struct objects are bei…
-
The current behavior is, that a well-formed, but invalid UTF-8 value anywhere in the parsed data will cause the parsing to fail.
Would you be open to making the `fatal` parameter of the `TextDecod…
-
Hello,
I'm new to CBOR and trying to wrap my head around the functionality that UnmarshalFirst() provides.
The documentation says:
> // UnmarshalFirst decodes first CBOR data item and returns rem…
-
`owner:henrik@levkowetz.com` `type_enhancement` | by arusso@amsl.com
___
Hoping for automatic prevention of
a) page break between reference tag and reference entry
ex: p. 12-13 of https://www…
-
| Q | A
| -------------------- | -----
| Bug report? | yes/no
| Feature request? | yes/no
| BC Break report? | yes/no
| RFC? / Specification | yes/no
| Librar…
cabo updated
9 months ago
-
**Is your feature request related to a problem? Please describe.**
The duality of decoding into int64/uint64 when given an empty interface has great affinity to the CBOR data model, but in applicat…