dcrd/dcrec
Donald Adu-Poku 35868ea0e4 dcrec: add Pubkey func to secp256k1 and edwards elliptic curves.
PubKey() returns the corresponding public key of the referenced private
key. This is preferred to Public() which returns the X and Y values
of the public key instead. Public() is scheduled to be removed after
the imposed chainec interface restrictions are removed.
2018-05-18 13:45:02 +00:00
..
edwards dcrec: add Pubkey func to secp256k1 and edwards elliptic curves. 2018-05-18 13:45:02 +00:00
secp256k1 dcrec: add Pubkey func to secp256k1 and edwards elliptic curves. 2018-05-18 13:45:02 +00:00