serai/coins/monero/generators
2023-03-20 20:34:41 -04:00
..
src Fully document crypto/ 2023-03-20 20:10:00 -04:00
Cargo.toml Bump crate versions 2023-03-20 20:34:41 -04:00
LICENSE Update licenses 2023-01-11 23:05:31 -05: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.