Skip to content

mkg20001/ecdsautil-node

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ecdsautil-node

Native bindings to libuecc/ecdsautil

Requires libuecc, ecdsautil and pkg-config installed to build successfully

API

  • .sign("hex private key", "message (buffer or string)") -> hex string