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.