Module encryption

Module encryption 

Source
Expand description

Encryption methods

Structs§

EncryptionSignRequestBuilder
The request builder

Functions§

encrypt_time_lock
Time Lock Encryption
verify_and_decrypt
Verify and decrypt the ciphertext using the signature
verify_and_decrypt_with_signatures_shares
Verify and decrypt the ciphertext using signature shares

Type Aliases§

EncryptionSignRequest
The encryption sign request struct
EncryptionSignResponse
The response type for encryption sign requests