cde

Crates.iocde
lib.rscde
version0.3.7
sourcesrc
created_at2021-08-14 00:58:07.509487
updated_at2022-08-12 23:40:04.559797
descriptionA universal encoding scheme for all cryptographic data
homepage
repositoryhttps://github.com/cryptidtech/cde
max_upload_size
id435933
size94,259
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