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
dc733595b0
Merge commits 'df323b5c 3295aa14 ef4f8bd0 90b513aa bdf39000 ' into temp-merge-1223
2023-07-21 13:34:46 +00:00
..
CMakeLists.txt
cmake: Rename project to "libsecp256k1"
2023-03-08 21:22:24 +00: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
prevent optimization in algorithms
2023-03-02 15:36:41 +05:30
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