Crates.io | symmetric-key |
lib.rs | symmetric-key |
version | 0.1.0 |
source | src |
created_at | 2024-10-25 23:18:18.141799 |
updated_at | 2024-10-25 23:18:18.141799 |
description | A small crate implementing asn1 structures for symmetric key packaging. |
homepage | |
repository | https://github.com/callumadair/symmetric-key |
max_upload_size | |
id | 1423385 |
size | 6,567 |
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.