cde_cli

Crates.iocde_cli
lib.rscde_cli
version0.3.1
sourcesrc
created_at2021-09-20 22:33:13.898623
updated_at2022-01-12 22:52:27.815112
descriptionA CLI utility for encoding/decoding using CDE
homepage
repositoryhttps://github.com/cryptidtech/cde
max_upload_size
id454178
size25,709
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