1 unstable release
0.1.0 | Oct 25, 2024 |
---|
#664 in Cryptography
111 downloads per month
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