accumulator

package
v1.0.19 Latest Latest
Warning

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

Go to latest
Published: Sep 28, 2019 License: GPL-3.0 Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Accumulator

type Accumulator interface {
	Accumulate(...[]byte) []*big.Int
	Verify(*big.Int, []byte) bool
	IsInterfaceNil() bool
}

Accumulator is an interface for a cryptographic accumulator that can accumulate data and verify if some data was added to the accumulator

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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