package
0.0.0-20241007185508-adbe57025f12
Repository: https://github.com/smartcontractkit/libocr.git
Documentation: pkg.go.dev
# 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
EncryptSharedSecret constructs a SharedSecretEncryptions from a set of SharedSecretEncryptionPublicKeys, the sharedSecret, and a cryptographic randomness source.
EncryptSharedSecretDeterministic constructs a SharedSecretEncryptions from a set of ConfigEncryptionPublicKeys, the sharedSecret, and an ephemeral secret key.
# 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