package
Version:
v1.0.0
Opens a new window with list of versions in this module.
Published: Nov 13, 2020
License: GPL-3.0
Opens a new window with license information.
Imports: 0
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
-
func Curve(Z, k, P []byte)
-
func IsCanonicalPublicKey(publicKey []byte) bool
-
func IsCanonicalSignature(v []byte) bool
-
func Keygen(P, s, k []byte)
-
func Sign(v, h, x, s []byte) bool
-
func Verify(Y, v, h, P []byte)
func Curve(Z, k, P []byte)
func IsCanonicalPublicKey(publicKey []byte) bool
func IsCanonicalSignature(v []byte) bool
func Keygen(P, s, k []byte)
func Verify(Y, v, h, P []byte)
Source Files
¶
Click to show internal directories.
Click to hide internal directories.