Skip to content

elnosh/secp256k1

Folders and files

NameName
Last commit message
Last commit date

Latest commit

7e0fc7e · Dec 13, 2024

History

8 Commits
Dec 13, 2024
Dec 9, 2024
Dec 11, 2024
Dec 13, 2024
Dec 11, 2024
Nov 27, 2024
Dec 11, 2024

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