WebOfTrust / cesrox

Rust implementation of core CESR encoding format. A bridge to the beautiful island.
Apache License 2.0
2 stars 8 forks source link

Create comparison document that describes the architecture and difference and commonality of the WoT and THC KERIox and CESRox functionality. #14

Open kentbull opened 1 year ago

kentbull commented 1 year ago

There are two implementations of the KERI and CESR specs in Rust, the WebOfTrust keriox and the THC keriox. Create a comparison document, likely a diagram and some prose, describing the architecture and code structure of each, their similarities, and their differences.

This will be the used to enrich both implementations though primarily CESRox.