A wrapper for libsecp256k1
Go to file
mratsim 5e298f06b2 fix CI link in readme 2018-04-06 16:31:46 +02:00
secp256k1_wrapper Finalize arch specific defines + tests 2018-03-28 12:56:26 +02:00
tests Finalize arch specific defines + tests 2018-03-28 12:56:26 +02:00
.appveyor.yml Update Appveyor 32-bit download path 2018-03-30 11:25:34 +02:00
.gitignore Finalize arch specific defines + tests 2018-03-28 12:56:26 +02:00
.gitmodules Switch to status fork as git submodule (#7) 2018-03-21 10:30:55 +01: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 fix CI link in readme 2018-04-06 16:31:46 +02:00
secp256k1.nim Add wrapper for secp256k1_ecdh_raw() 2018-03-21 11:42:07 +02:00
secp256k1.nimble Finalize arch specific defines + tests 2018-03-28 12:56:26 +02:00

README.md

nim-secp256k1

Build Status (Travis) Windows build status (Appveyor) License: Apache

A wrapper for libsecp256k1