ipfs-encryption
ipfs-encryption copied to clipboard
CMS: RSA-KEM
CMS #9 should use RSA-KEM RFC 5990
The RSA-KEM Key Transport Algorithm takes a different approach that provides higher security assurance, by encrypting a random integer with the recipient's public key, and using a symmetric key-wrapping scheme to encrypt the keying data.
Asked for help https://github.com/digitalbazaar/forge/issues/549