Skip to content

elnosh/secp256k1

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

secp256k1

Elliptic curve math and cryptography stuff on the secp256k1 curve for learning purposes. It implements:

  • ECDSA signature and verification.
  • Schnorr signatures as specified in BIP-340.
  • ECDH key exchange

About

ECC on secp256k1 curve

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages