Skip to content

Archerxy/ecdsa_cpp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ecdsa_cpp

Overview

This is a implementation of the Elliptic Curve Digital Signature Algorithm using gmp library.

Examples

see the test.c

Supported Elliptic Curves

secp256k1, sm2p256v1

Reference

https://www.secg.org/sec2-v2.pdf

Releases

No releases published

Packages

No packages published

Languages