nim-secp256k1
This library is a wrapper for Bitcoin's secp256k1 library.
Add to your .nimble file:
.nimble
requires "secp256k1"
# Upstream secp256k1 c library is tracked with a submodule git submodule update --init nimble test