• Home
  • History
  • Annotate
Name Date Size #Lines LOC

..30-Mar-2022-

LICENSEH A D30-Mar-202211.1 KiB202169

README-MOZILLAH A D30-Mar-2022242 64

cbor.hH A D30-Mar-2022733 245

encoder.cppH A D30-Mar-20224.5 KiB150112

encoder.hH A D30-Mar-20221.6 KiB6931

output.hH A D30-Mar-2022958 3512

output_dynamic.cppH A D30-Mar-20221.7 KiB7041

output_dynamic.hH A D30-Mar-20221.3 KiB5222

README-MOZILLA

1This library [1] has been stripped down to only the CBOR encoding parts, as there are outstanding issues [2]
2related to memory safety for the decoder.
3
4[1] https://github.com/naphaso/cbor-cpp/
5[2] https://github.com/naphaso/cbor-cpp/issues/8
6