mirror of
https://github.com/serai-dex/serai.git
synced 2024-11-17 17:37:37 +00:00
19488cf446
Updated missing fields/sections, even if some won't be used, to standardize. Also made FROST tests feature-gated. |
||
---|---|---|
.. | ||
src | ||
Cargo.toml | ||
LICENSE | ||
README.md |
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.