mirror of
https://github.com/serai-dex/serai.git
synced 2025-12-13 06:29:25 +00:00
Smash out MLSAG
This commit is contained in:
@@ -12,7 +12,7 @@ pub(crate) mod hash_to_point;
|
||||
pub use hash_to_point::{raw_hash_to_point, hash_to_point};
|
||||
|
||||
/// MLSAG struct, along with verifying functionality.
|
||||
pub mod mlsag;
|
||||
pub use monero_mlsag as mlsag;
|
||||
/// CLSAG struct, along with signing and verifying functionality.
|
||||
pub use monero_clsag as clsag;
|
||||
/// BorromeanRange struct, along with verifying functionality.
|
||||
|
||||
Reference in New Issue
Block a user