Rust implementation of the core CESR encoding format according to the IETF CESR Spec. A bridge to the beautiful island.
CESR stands for Composable Event Streaming Representation. It represents cryptographic primitives and any other data structure compactly and efficiently with a combined binary and text protocol.
For a more complete definition of CESR refer to the following IETF draft spec:
https://weboftrust.github.io/ietf-cesr/draft-ssmith-cesr.html
- Zoom Link
- HackMD Link Bi-Weekly Meeting Agenda and Minutes
- Slack https://join.slack.com/t/keriworld/shared_invite/zt-14326yxue-p7P~GEmAZ65luGSZvbgFAQ
#cesrox
channel.
- WebOfTrust/ietf-cesr repository - IETF draft specification for CESR
- Design Assumptions, Use Cases, and ToDo list - HackMD link
- Introductory articles: