libsecp256k1-gen-ecmult 0.2.1

Generator function of const_gen for libsecp256k1.
Documentation
[package]
name = "libsecp256k1-gen-ecmult"
description = "Generator function of const_gen for libsecp256k1."
license = "Apache-2.0"
version = "0.2.1"
authors = ["Wei Tang <hi@that.world>"]
edition = "2018"
repository = "https://github.com/paritytech/libsecp256k1"
keywords = ["crypto", "ECDSA", "secp256k1", "bitcoin", "no_std"]

[dependencies]
libsecp256k1-core = { version = "0.2.2", path = "../../core" }