Program apps/garbled/examples/hmac-sha512.mpcl

Constants

This section is empty.

Variables

This section is empty.

Functions

func main
func main(g Garbler, eKeyShare [64]byte) []byte

Types

type Garbler struct { msg []byte keyShare [64]byte }