A wrapper for libsecp256k1
Go to file
Yuriy Glukhov f123ba3708 Fixed README 2018-03-12 13:51:33 +02:00
secp256k1_wrapper Fixed README 2018-03-12 13:51:33 +02:00
tests Added a test 2018-03-12 13:51:33 +02:00
.gitignore Initial commit 2018-01-05 02:09:36 +02:00
.gitmodules libsecp256k1 is now built into the package, no additional dependencies needed 2018-03-12 13:51:33 +02:00
.travis.yml Added a test 2018-03-12 13:51:33 +02:00
LICENSE Specify the copyright holders properly 2018-02-27 19:50:01 +02:00
README.md Initial commit 2018-01-05 02:09:36 +02:00
secp256k1.nim libsecp256k1 is now built into the package, no additional dependencies needed 2018-03-12 13:51:33 +02:00
secp256k1.nimble Specify the copyright holders properly 2018-02-27 19:50:01 +02:00

README.md

nim-secp256k1

A wrapper for libsecp256k1