Module random

Module random 

Source
Expand description

§Random handling

We use Mental Poker randomization between transactors.

Structs§

Lock
LockedCiphertext
The representation of a ciphertext with locks applied. If all the required locks are applied, then it’s ready.
Mask
RandomState
RandomState represents the public information for a single randomness.
Share

Enums§

CipherOwner
Error
MaskStatus
RandomMode
RandomSpec
RandomStatus

Type Aliases§

Result