serai/coins/monero
Luke Parker 3de7a76051
Use GroupEncoding instead of Curve's from_slice/to_bytes
Increases usage of standardization while expanding dalek_ff_group.

Closes https://github.com/serai-dex/serai/issues/26 by moving 
dfg::EdwardsPoint to only be for the prime subgroup.
2022-06-28 01:25:26 -04:00
..
c Remove "as", except for floats as needed 2022-05-30 02:14:34 -04:00
src Use GroupEncoding instead of Curve's from_slice/to_bytes 2022-06-28 01:25:26 -04:00
tests Implement Guaranteed Addresses 2022-06-28 00:01:20 -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 Implement Guaranteed Addresses 2022-06-28 00:01:20 -04:00
LICENSE Move the Monero create to coins/ 2022-04-27 00:09:05 -04:00