Skip to content

Commit

Permalink
Add Musig2 module
Browse files Browse the repository at this point in the history
  • Loading branch information
jlest01 committed Nov 12, 2024
1 parent 3138469 commit 90c20f2
Show file tree
Hide file tree
Showing 2 changed files with 1,197 additions and 0 deletions.
1 change: 1 addition & 0 deletions src/lib.rs
Original file line number Diff line number Diff line change
Expand Up @@ -166,6 +166,7 @@ pub mod constants;
pub mod ecdh;
pub mod ecdsa;
pub mod ellswift;
pub mod musig;
pub mod scalar;
pub mod schnorr;
#[cfg(feature = "serde")]
Expand Down
Loading

0 comments on commit 90c20f2

Please sign in to comment.