cde_codegen

Crates.iocde_codegen
lib.rscde_codegen
version0.1.0
sourcesrc
created_at2021-09-20 22:33:35.847562
updated_at2021-09-20 22:33:35.847562
descriptionProcedural macros for CDE class, sub-class, and sub-sub-class tagging
homepage
repositoryhttps://github.com/cryptidtech/cde
max_upload_size
id454179
size14,192
Dave Huseby (dhuseby)

documentation

https://docs.rs/cde

README

Cryptographic Data Encoding (CDE)

This is an implementation of the CDE specification.

It supports encoding and decoding cryptographic data into either a text or binary encoding with a type tag that specifies the class, sub-class, and sub- sub-class along with the length of the data.

Commit count: 18

cargo fmt