serai/coins/monero/src
Luke Parker 5ede5b9e8f
Update the DLEq proof for any amount of generators
The two-generator limit wasn't required nor beneficial. This does 
theoretically optimize FROST, yet not for any current constructions. A 
follow up proof which would optimize current constructions has been 
noted in #38.

Adds explicit no_std support to the core DLEq proof.

Closes #34.
2022-07-13 23:29:48 -04:00
..
ringct Move FROST to Read 2022-07-13 02:38:29 -04:00
tests Tweak the hash_to_point test 2022-07-13 02:48:36 -04:00
wallet Move FROST to Read 2022-07-13 02:38:29 -04:00
block.rs Add PartialEq to structs 2022-05-25 00:21:01 -04:00
frost.rs Update the DLEq proof for any amount of generators 2022-07-13 23:29:48 -04:00
lib.rs Implement hash_to_point in Rust 2022-07-10 16:12:49 -04:00
rpc.rs Cache output distribution 2022-06-20 23:00:49 -04:00
serialize.rs Add fee handling code to Monero 2022-06-19 12:03:01 -04:00
transaction.rs Return Timelocked instead of (Timelock, Vec<SpendableOutput>) 2022-07-09 18:53:52 -04:00