digitalbazaar / forge

A native implementation of TLS in Javascript and tools to write crypto-based and network-heavy webapps
https://digitalbazaar.com/
Other
5.01k stars 767 forks source link

pkcs7 PublicKey + RSASSA-PSS support + Secret Key Encryption for recipient #1063

Open frelibert opened 6 months ago

frelibert commented 6 months ago

Supports defining following elements in pkcs signing and encryption:

Context:

closes #1064, closes #1065, closes #1067