Description
CBOR data can be encoded and decoded in Python using the RFC7049 binary object representation. This library is for developers working with compact IoT, API, or storage formats. Untrusted binary input should be size-limited and schema-checked after decoding.