serai/coins/monero/src
expiredhotdog db2e8376df
use multiscalar_mul for CLSAG (#553)
* use multiscalar_mul for CLSAG

* use multiscalar_mul for CLSAG signing

* use OnceLock for basepoint precomputation
2024-04-12 19:52:56 -04:00
..
bin monero: match monero's stricter check when decompressing points (#515) 2024-02-17 23:16:16 -05:00
ringct use multiscalar_mul for CLSAG (#553) 2024-04-12 19:52:56 -04:00
rpc Monero: fix decoy selection algo and add test for latest spendable (#384) 2024-02-19 21:34:10 -05:00
tests fix CLSAG verification. 2024-04-10 05:59:06 -04:00
wallet monero: only mask user features on new polyseed, not on decode (#503) 2024-02-19 22:03:02 -05:00
block.rs Make monero-serai Block::number not panic on invalid blocks 2024-01-06 00:03:14 -05:00
lib.rs use multiscalar_mul for CLSAG (#553) 2024-04-12 19:52:56 -04:00
merkle.rs Meaningful changes from aggressive-clippy 2023-07-08 11:29:07 -04:00
ring_signatures.rs Monero: add more legacy verify functions (#383) 2023-11-12 10:18:18 -05:00
serialize.rs monero: match monero's stricter check when decompressing points (#515) 2024-02-17 23:16:16 -05:00
transaction.rs Monero: fix decoy selection algo and add test for latest spendable (#384) 2024-02-19 21:34:10 -05:00
unreduced_scalar.rs Add workspace lints 2023-12-17 00:04:47 -05:00