serai/coins/monero/generators
2022-09-29 05:25:29 -04:00
..
src Expand and correct documentation 2022-09-29 05:25:29 -04:00
Cargo.toml Use doc_auto_cfg 2022-09-29 04:47:55 -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.