This package implements parsing and decryption of the contents of CiphertextForRecipient fields
from the KMS API. It makes no attempt to be a full implementation of RFC 5652.
A significant portion of the code in this package is borrowed from Mozilla's pkcs7 package - which itself is a fork of fullsailor/pkcs7.
The contents of this package are MIT licensed.