Documentation ¶
Index ¶
- func EncryptKey(key *Key, auth string, scryptN int, scryptP int) ([]byte, error)
- func Keccak256(data []byte) []byte
- func PubkeyToAddress(p ecdsa.PublicKey) common.Address
- func S256() elliptic.Curve
- func SigToPub(hash []byte, sig []byte) (*ecdsa.PublicKey, error)
- func Sign(digestHash []byte, priv *ecdsa.PrivateKey) ([]byte, error)
- type Key
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
Click to show internal directories.
Click to hide internal directories.