commit | 6ed3422674720a90c63c7c8d5ab9079d3f24f442 | [log] [tgz] |
---|---|---|
author | Laurence Lundblade <lgl@island-resort.com> | Tue Dec 18 09:46:23 2018 -0800 |
committer | Tamas Ban <tamas.ban@arm.com> | Thu Feb 14 09:11:49 2019 +0100 |
tree | d8ca90aafcc2ccf42c0a63783b9c48fc850a33f8 | |
parent | 0e8ab30a9d871b7fb7b4cdf5b7999f13ffc9375e [diff] |
QCBOR: Add CBOR encoder / decoder library QCBOR supports encoding and decoding of most of the CBOR standard, RFC 7049. QCBOR is open source maintained at https://github.com/laurencelundblade/QCBOR Change-Id: I5632379e4a1fdb16e0df7f03dfa2374160b7ed7f Signed-off-by: Laurence Lundblade <lgl@securitytheory.com>