This website requires JavaScript.
Explore
Help
Sign In
status-im
/
secp256k1
Watch
2
Star
0
Fork
0
You've already forked secp256k1
mirror of
https://github.com/status-im/secp256k1.git
synced
2025-02-23 11:18:15 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
secp256k1
/
include
History
Elichai Turkel
fc96aa73f5
Add a function to extract the secretkey from a keypair
2020-12-19 11:00:25 +02:00
..
secp256k1_ecdh.h
Rename private key to secret key in public API (with the exception of function names)
2020-03-30 20:51:47 +00:00
secp256k1_extrakeys.h
Add a function to extract the secretkey from a keypair
2020-12-19 11:00:25 +02:00
secp256k1_preallocated.h
Fix typo in secp256k1_preallocated.h
2019-07-18 08:35:42 +08:00
secp256k1_recovery.h
Rename private key to secret key in public API (with the exception of function names)
2020-03-30 20:51:47 +00:00
secp256k1_schnorrsig.h
schnorrsig: Add BIP-340 compatible signing and verification
2020-09-06 19:00:03 +00:00
secp256k1.h
Fix some compile problems on weird/old compilers.
2020-07-26 05:26:56 +00:00