serai/coins/monero/src/ringct/bulletproofs
Luke Parker 603a3f8c9f
Generate Bulletproofs(+) generators at compile time
Creates a new monero-generators crate so the monero crate can run the 
code in question at build time.

Saves several seconds from running the tests.

Closes https://github.com/serai-dex/serai/issues/101.
2022-08-21 06:36:53 -04:00
..
core.rs Generate Bulletproofs(+) generators at compile time 2022-08-21 06:36:53 -04:00
mod.rs Generate Bulletproofs(+) generators at compile time 2022-08-21 06:36:53 -04:00
original.rs Generate Bulletproofs(+) generators at compile time 2022-08-21 06:36:53 -04:00
plus.rs Generate Bulletproofs(+) generators at compile time 2022-08-21 06:36:53 -04:00
scalar_vector.rs Utilize zeroize (#76) 2022-08-03 03:25:18 -05:00