Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 

README.md

CMS (Cryptographic Message Syntax)

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.

Credits

A significant portion of the code in this package is borrowed from Mozilla's pkcs7 package - which itself is a fork of fullsailor/pkcs7.

License

The contents of this package are MIT licensed.