ECDSA and Schnorr signing on libsecp256k1 for the command line
Stars
5
Forks
4
Watchers
Open Issues
3
Overall repository health assessment
No package.json found
This might not be a Node.js project
User
43
commits
1
Add Release workflow
21469ff
Update README.md
7b1a567
Added link to musig2
2c4f6f3
Added to roadmap
fb299be
fa49e9e
add ci badge
ccfba5c
fix clippy
4359491
add ci
8a21174
add more test vectors
738ba74
test: chamge ecdsa sig format from der to compact
5b4200f
doc: adapt to ecdsa compact format
4006714
gitignore
2c1b081
ecdsa: change sig format from der to compact
d777671
trait for compact signature serialization
3e947ee
remove obsolete code
4338a00