Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewScalarRandom ¶
NewScalarRandom generates a new ristretto.Scalar using the default randomness source from crypto/rand
func NewScalarUInt32 ¶
NewScalarUInt32 generates a ristretto.Scalar with the value of x. It constructs a 32-byte big-endian representation of x.
func SetScalarRandom ¶
SetScalarRandom sets s to a random ristretto.Scalar using the default randomness source from crypto/rand
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.