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
Packages
Projects
Releases
Wiki
Activity
secp256k1-zkp
/
examples
History
Jonas Nick
80187089ff
Merge commits '4494a369 3aef6ab8 0fa84f86 249c81ea 7966aee3 fb758fe8 3fc1de5c 0aacf643 9e6d1b0e 332af315 afd7eb4a c9ebca95 cc557575 0f7657d5 907a6721 b40e2d30 c545fdc3 2bd5f3e6 0e00fc7d c734c642 26392da2 ' into temp-merge-1386
2023-07-27 18:57:30 +00:00
..
CMakeLists.txt
build: Introduce
SECP256K1_STATIC
macro for Windows users
2023-07-03 13:57:11 +01:00
ecdh.c
prevent optimization in algorithms
2023-03-02 15:36:41 +05:30
ecdsa.c
Merge
bitcoin-core/secp256k1#1212
: Prevent dead-store elimination when clearing secrets in examples
2023-03-02 23:30:20 +01: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
Merge commits '88e80722 ff8edf89 f29a3270 a7a7bfaf a01a7d86 b1579cf5 ad7433b1 233822d8 5fbff5d3 2b77240b 1bff2005 e1817a6f 5596ec5c 8ebe5c52 1cca7c17 1b21aa51 cbd25559 09b1d466 57573187 8962fc95 9d1b458d eb8749fc 6048e6c0 ' into temp-merge-1222
2023-07-20 16:29:40 +00:00
schnorr.c
Merge
bitcoin-core/secp256k1#1212
: Prevent dead-store elimination when clearing secrets in examples
2023-03-02 23:30:20 +01:00