https://github.com/ygrek/ocaml-cbor
OCaml CBOR generic decoder/encoder, RFC 7049, http://cbor.io/
https://github.com/ygrek/ocaml-cbor
Last synced: about 2 months ago
JSON representation
OCaml CBOR generic decoder/encoder, RFC 7049, http://cbor.io/
- Host: GitHub
- URL: https://github.com/ygrek/ocaml-cbor
- Owner: ygrek
- License: mit
- Created: 2014-06-09T08:00:38.000Z (almost 11 years ago)
- Default Branch: master
- Last Pushed: 2022-02-07T15:34:27.000Z (over 3 years ago)
- Last Synced: 2025-04-15T14:13:27.821Z (about 2 months ago)
- Language: OCaml
- Homepage:
- Size: 37.1 KB
- Stars: 24
- Watchers: 4
- Forks: 10
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
OCaml native CBOR decoder/encoder
=================================[](https://github.com/ygrek/ocaml-cbor/actions/workflows/workflow.yml)
References
----------* [RFC 7049](https://tools.ietf.org/html/rfc7049)
* http://cbor.io/
* [CTAP2](https://fidoalliance.org/specs/fido-v2.0-ps-20190130/fido-client-to-authenticator-protocol-v2.0-ps-20190130.html#ctap2-canonical-cbor-encoding-form)