actors

package
v0.0.0-...-54da8ec Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 11, 2023 License: Apache-2.0 Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Alice

type Alice struct {
	// contains filtered or unexported fields
}

func NewAlice

func NewAlice() *Alice

func (*Alice) Receive

func (state *Alice) Receive(ctx actor.Context)

type Victor

type Victor struct {
	// contains filtered or unexported fields
}

func NewVictor

func NewVictor() *Victor

Create Victor (V stands for Verfication). Victor is the Feige-Fiat-Shamir Responder and verifies that Alice knows/ does not know a secret.

func (*Victor) Receive

func (state *Victor) Receive(ctx actor.Context)

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL