serai/coins/monero/generators
Luke Parker 19488cf446
Fill out Cargo.tomls
Updated missing fields/sections, even if some won't be used, to 
standardize.

Also made FROST tests feature-gated.
2022-10-15 23:46:22 -04:00
..
src Use sha3 in monero-generators 2022-09-29 08:08:49 -04:00
Cargo.toml Fill out Cargo.tomls 2022-10-15 23:46:22 -04:00
LICENSE Generate Bulletproofs(+) generators at compile time 2022-08-21 06:36:53 -04:00
README.md Expand and correct documentation 2022-09-29 05:25:29 -04:00

Monero Generators

Generators used by Monero in both its Pedersen commitments and Bulletproofs(+). An implementation of Monero's ge_fromfe_frombytes_vartime, simply called hash_to_point here, is included, as needed to generate generators.