diafygi / diafygi/webcrypto-examples
How to encrypt using RSA-OAEP for multiple recipient?
Open
- Dominant language
- HTML
- Stars
- 1.7k
- Forks
- 191
- PR merge metrics
- No merged PRs in 30d
Description
Hi,
As you know following example is explains encryption for the single public key.
https://github.com/diafygi/webcrypto-examples#rsa-oaep---encrypt
So is there any way to encrypt data for multiple public key (so multiple key owner can decrypt data using their private key).
If that is not possible using RSA-OAEP, can you please suggest way for the same?
Thanks
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.