symmetric-key

Crates.iosymmetric-key
lib.rssymmetric-key
version0.1.0
sourcesrc
created_at2024-10-25 23:18:18.141799
updated_at2024-10-25 23:18:18.141799
descriptionA small crate implementing asn1 structures for symmetric key packaging.
homepage
repositoryhttps://github.com/callumadair/symmetric-key
max_upload_size
id1423385
size6,567
Cal (callumadair)

documentation

README

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.

Commit count: 2

cargo fmt