#data-encoding #codec #binary-encoding #cryptography #no-std

no-std cde

A universal encoding scheme for all cryptographic data

8 releases

0.3.7 Aug 12, 2022
0.3.5 Jan 25, 2022
0.1.1 Sep 20, 2021
0.1.0 Aug 14, 2021

#1908 in Encoding

26 downloads per month
Used in 3 crates

Apache-2.0

80KB
2K SLoC

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.

Dependencies

~66–380KB