Skip to content

MultiEncryption Works

Latest
Compare
Choose a tag to compare
@mgrand mgrand released this 26 Sep 10:38
· 39 commits to master since this release

This release marks the introduction of a working version of the MultiEncryption class. This is used to manage the encryption of a piece of information using multiple public keys, so that someone who knows the private key that corresponds to one of the public keys can decrypt the information.