//
pkg.gl
Category
github.com/D-PlatformOperatingSystem/dpos
system
crypto
secp256k1
package
0.0.0-20210712090754-55a2f5289189
Repository:
https://github.com/d-platformoperatingsystem/dpos.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
5
Dependents
1
Files
138 SLOC
#
Constants
ID
const.
Name
const.
#
Structs
Driver
Driver.
SignatureS
SignatureS.
#
Type aliases
PrivKeySecp256k1
PrivKeySecp256k1 PrivKey.
PubKeySecp256k1
PubKeySecp256k1 Compressed pubkey (just the x-cord), prefixed with 0x02 or 0x03, depending on the y-cord.
SignatureSecp256k1
SignatureSecp256k1 Signature.