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

Implement CESR data types #16

Open DmitryKuzmenko opened 1 year ago

DmitryKuzmenko commented 1 year ago

The scope of this task is the following: according to the list of supported primitive data types described in CESR draft:

3N4N commented 1 year ago

Unimplemented Codes

✓ indicates that this code is implemented in WebOfTrust/keriox.

3N4N commented 1 year ago

I have opened a (draft) PR for code 1AAG (DateTime) in #21.

kentbull commented 1 year ago

Nice work @3N4N . We should break that list down into tasks or individual issues.