This website requires JavaScript.
Explore
Help
Register
Sign In
mleku
/
libsecp256k1
Watch
1
Star
0
Fork
0
You've already forked libsecp256k1
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
168c92011f5ddae8d7fe28d166b68f126459548a
libsecp256k1
/
examples
History
Jonas Nick
168c92011f
build: allow enabling the musig module in cmake
2024-10-07 14:03:42 +00:00
..
CMakeLists.txt
build: allow enabling the musig module in cmake
2024-10-07 14:03:42 +00:00
ecdh.c
examples: fix case typos in secret clearing paragraphs (s/, Or/, or/)
2024-06-25 17:11:07 +02:00
ecdsa.c
examples: fix case typos in secret clearing paragraphs (s/, Or/, or/)
2024-06-25 17:11:07 +02:00
ellswift.c
Add ellswift usage example
2024-06-25 17:11:20 +02:00
EXAMPLES_COPYING
Add a copy of the CC0 license to the examples
2022-02-23 16:15:00 +02:00
examples_util.h
small fixes
2023-07-03 17:05:55 +02:00
musig.c
Add module "musig" that implements MuSig2 multi-signatures (BIP 327)
2024-10-07 14:03:42 +00:00
schnorr.c
refactor: Use array initialization for unterminated strings
2024-08-15 17:58:14 +02:00