This website requires JavaScript.
Explore
Help
Sign In
frost
/
secp256k1-zkp
Watch
3
Star
0
Fork
0
You've already forked secp256k1-zkp
Code
Issues
Pull Requests
Actions
2
Packages
Projects
Releases
Wiki
Activity
Files
7e460db4cae79bdf3c919b084947aca05283e014
secp256k1-zkp
/
src
/
modules
/
musig
History
Jonas Nick
53fd89b635
musig/tests: initialize keypair
...
The keypair is unused in musig_partial_sign, but clang-snapshot gives a compiler warning anyway.
2025-09-09 21:56:00 +05:30
..
adaptor_impl.h
musig: replace MuSig(1) with MuSig2
2021-12-17 13:47:23 +00:00
keyagg_impl.h
musig: new upstream def of VERIFY_CHECK (empty in non-VERIFY)
2024-01-23 16:04:45 +01:00
keyagg.h
musig: replace point_{save,load} with ge_{to,from}_bytes
2024-01-23 16:04:45 +01:00
main_impl.h
Fix include guards: No _ prefix/suffix but _H suffix (as in upstream)
2023-04-21 12:02:28 +02:00
Makefile.am.include
musig: replace MuSig(1) with MuSig2
2021-12-17 13:47:23 +00:00
musig.md
musig: update to BIP v0.8 "Switch from X-only to plain pk inputs."
2023-02-13 14:03:51 +00:00
session_impl.h
musig: new upstream def of VERIFY_CHECK (empty in non-VERIFY)
2024-01-23 16:04:45 +01:00
session.h
musig: replace MuSig(1) with MuSig2
2021-12-17 13:47:23 +00:00
tests_impl.h
musig/tests: initialize keypair
2025-09-09 21:56:00 +05:30
vectors.h
musig: Update to BIP v1.0.0-rc.4 (Check pubnonce in NonceGen vectors)
2023-03-03 22:31:28 +01:00