A wrapper for libsecp256k1
Go to file
mratsim 825eca67f5 Nimble was executing the compiler tests 2018-03-28 12:18:36 +02:00
secp256k1_wrapper Nimble was executing the compiler tests 2018-03-28 12:18:36 +02:00
tests Added test for secp256k1_ecdh() 2018-03-16 11:28:15 +02:00
.appveyor.yml Nimble was executing the compiler tests 2018-03-28 12:18:36 +02:00
.gitignore Initial commit 2018-01-05 02:09:36 +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 Initial commit 2018-01-05 02:09:36 +02:00
secp256k1.nim Add wrapper for secp256k1_ecdh_raw() 2018-03-21 11:42:07 +02:00
secp256k1.nimble Nimble was executing the compiler tests 2018-03-28 12:18:36 +02:00

README.md

nim-secp256k1

A wrapper for libsecp256k1