db

package
v0.0.0-...-f2ddeab Latest Latest
Warning

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

Go to latest
Published: Aug 1, 2022 License: MIT Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var DB = Store{Curve: elliptic.P256()}

Functions

This section is empty.

Types

type Store

type Store struct {
	Curve     elliptic.Curve
	Key       *ecdsa.PrivateKey // Stores Key of the Prover
	Pubkey    []byte
	RandomKey *ecdsa.PrivateKey
	Random    []byte
	Challenge big.Int
	Response  *big.Int
}

Jump to

Keyboard shortcuts

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