#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

#664 in Cryptography

Download history 22/week @ 2024-10-19 89/week @ 2024-10-26

111 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

~1–1.4MB
~32K SLoC