libsecp256k1-gen-genmult 0.3.0

Generator function of const for libsecp256k1.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
[dependencies.libsecp256k1-core]
version = "0.3.0"

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