Documentation ¶
Index ¶
Constants ¶
View Source
const (
ProofFacBytesParts = 11
)
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ProofFac ¶
func NewProof ¶
func NewProof(Session []byte, ec elliptic.Curve, N0, NCap, s, t, N0p, N0q *big.Int, rand io.Reader) (*ProofFac, error)
NewProof implements prooffac
func NewProofFromBytes ¶
func (*ProofFac) Bytes ¶
func (pf *ProofFac) Bytes() [ProofFacBytesParts][]byte
func (*ProofFac) ValidateBasic ¶
Click to show internal directories.
Click to hide internal directories.