summaryrefslogtreecommitdiffstats
path: root/dom/webauthn/cbor-cpp/src/README-MOZILLA
blob: 7552af4db99308829f7ac36d5f589486986ad6a7 (plain)
1
2
3
4
5
This library [1] has been stripped down to only the CBOR encoding parts, as there are outstanding issues [2]
related to memory safety for the decoder.

[1] https://github.com/naphaso/cbor-cpp/
[2] https://github.com/naphaso/cbor-cpp/issues/8