#cms #symmetric #key #package #packaging #asn-1 #keypkg

symmetric-key

A small crate implementing asn1 structures for symmetric key packaging

1 unstable release

0.1.0 Oct 25, 2024

#622 in Cryptography

Download history 106/week @ 2024-10-24 8/week @ 2024-10-31

114 downloads per month

MIT/Apache

5KB
57 lines

Symmetric Key Packaging

A little implementation of RFC 6031 CMS Symmetric Key Package Content Type inspired by RustCrypto's CMS implementation but using more specific types for data encoding.


lib.rs:

A small library mostly for proof of concept, implementing the symmetric key package from IETF RFC 6031

Dependencies

~0.9–1.4MB
~31K SLoC