serai/coins/monero/generators
2022-09-29 08:08:49 -04:00
..
src Use sha3 in monero-generators 2022-09-29 08:08:49 -04:00
Cargo.toml Use sha3 in monero-generators 2022-09-29 08:08:49 -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.