Program apps/garbled/examples/node/debug.mpcl
Constants
This section is empty.
Variables
This section is empty.
Functions
func main
Types
type Evaluator struct {
Key [16]
byte
}
type Garbler struct {
Key [16]
byte
Nonce [gcm.NonceSize]
byte
State []
byte
}