serai/coins/monero
Luke Parker 244d1b6b68
Clarify FROST's hash functions
Updates the keygen challenge to a format not vulnerable to collisions 
due to having multiple variable length elements.
2022-05-28 20:34:44 -04:00
..
c Have the C++ RNG apply a DST 2022-05-22 15:56:12 -04:00
src Clarify FROST's hash functions 2022-05-28 20:34:44 -04:00
tests Optimize decoy selection 2022-05-28 03:17:02 -04:00
.gitignore Move the Monero create to coins/ 2022-04-27 00:09:05 -04:00
build.rs Override Monero's random function with a Rust-seedable random 2022-05-22 01:56:17 -04:00
Cargo.toml Add basic key management to the processor 2022-05-28 19:57:10 -04:00
LICENSE Move the Monero create to coins/ 2022-04-27 00:09:05 -04:00