# Symmetric Key Packaging A little implementation of RFC 6031 CMS Symmetric Key Package Content Type inspired by [RustCrypto's CMS implementation](https://github.com/RustCrypto/formats/tree/master/cms) but using more specific types for data encoding.