# Packages
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Functions
XXXEncryptSharedSecret constructs a SharedSecretEncryptions from a set of SharedSecretEncryptionPublicKeys, the sharedSecret, and a cryptographic randomness source.
XXXEncryptSharedSecretInternal constructs a SharedSecretEncryptions from a set of SharedSecretEncryptionPublicKeys, the sharedSecret, and an ephemeral secret key sk.
# Constants
No description provided by the author
No description provided by the author
A 128-bit symmetric key.
# Structs
No description provided by the author
SharedSecretEncryptions is the encryptions of SharedConfig.SharedSecret, using each oracle's SharedSecretEncryptionPublicKey.
# Type aliases
No description provided by the author