This website requires JavaScript.
Explore
Help
Sign In
status-im
/
secp256k1
mirror of
https://github.com/status-im/secp256k1.git
Watch
2
Star
0
Fork
You've already forked secp256k1
0
Code
Issues
Projects
Releases
Wiki
Activity
master
secp256k1
/
examples
History
Hennadii Stepanov
8be82d4362
cmake: Rename project to "libsecp256k1"
2023-03-08 21:22:24 +00:00
..
CMakeLists.txt
cmake: Rename project to "libsecp256k1"
2023-03-08 21:22:24 +00:00
EXAMPLES_COPYING
Add a copy of the CC0 license to the examples
2022-02-23 16:15:00 +02: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_util.h
prevent optimization in algorithms
2023-03-02 15:36:41 +05:30
schnorr.c
Merge
bitcoin-core/secp256k1#1212
: Prevent dead-store elimination when clearing secrets in examples
2023-03-02 23:30:20 +01:00