package
Version:
v0.0.0-...-f5bbbf4
Opens a new window with list of versions in this module.
Published: May 2, 2023
License: Apache-2.0
Opens a new window with license information.
Imports: 4
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
func CreateSecp256k1(importedPrivKey []byte) (privKey, pubKey []byte, err error)
func VerifySecp256k1Signature(publicKey, message, signature []byte) (bool, error)
Source Files
¶
Click to show internal directories.
Click to hide internal directories.