ipfs-encryption icon indicating copy to clipboard operation
ipfs-encryption copied to clipboard

CMS: RSA-KEM

Open richardschneider opened this issue 8 years ago • 1 comments

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.

richardschneider avatar Dec 01 '17 00:12 richardschneider

Asked for help https://github.com/digitalbazaar/forge/issues/549

richardschneider avatar Dec 01 '17 01:12 richardschneider