mirror of
https://github.com/serai-dex/serai.git
synced 2025-12-13 22:49:25 +00:00
Make CLSAG signing private
Also adds a bit more documentation and does a bit more tidying.
This commit is contained in:
@@ -33,6 +33,7 @@ pub(crate) fn hadamard_fold(
|
||||
res
|
||||
}
|
||||
|
||||
/// Internal structure representing a Bulletproof.
|
||||
#[derive(Clone, PartialEq, Eq, Debug)]
|
||||
pub struct OriginalStruct {
|
||||
pub(crate) A: DalekPoint,
|
||||
|
||||
Reference in New Issue
Block a user