[][src]Module tari_crypto::ristretto::constants

Structs

RISTRETTO_NUMS_POINTS

Constants

RISTRETTO_NUMS_POINTS_COMPRESSED

These points on the Ristretto curve have been created by sequentially hashing the Generator point with SHA512 and using the byte string representation of the hash as input into the from_uniform_bytes constructor in RistrettoPoint. This process is validated with the check_nums_points test below.

RISTRETTO_PEDERSEN_H