range_proof

package
v1.0.1-beta Latest Latest
Warning

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

Go to latest
Published: Oct 12, 2021 License: MIT Imports: 0 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type RangeProof

type RangeProof interface {
	Init()
	IsNil() bool
	Bytes() []byte
	SetBytes([]byte) error
}

RangeProof represents a range proof, which is used to prove a number lies with-in a specific interval without revealing the number.

Jump to

Keyboard shortcuts

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