cryptosign

package
v0.0.0-...-dd73372 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Oct 22, 2017 License: ISC Imports: 3 Imported by: 9

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func CryptoSign

func CryptoSign(m []byte, sk []byte) ([]byte, int)

func CryptoSignBytes

func CryptoSignBytes() int

func CryptoSignDetached

func CryptoSignDetached(m []byte, sk []byte) ([]byte, int)

func CryptoSignEd25519PkToCurve25519

func CryptoSignEd25519PkToCurve25519(pkEd25519 []byte) ([]byte, int)

func CryptoSignEd25519SkToCurve25519

func CryptoSignEd25519SkToCurve25519(skEd25519 []byte) ([]byte, int)

func CryptoSignKeyPair

func CryptoSignKeyPair() ([]byte, []byte, int)

func CryptoSignOpen

func CryptoSignOpen(sm []byte, pk []byte) ([]byte, int)

func CryptoSignPrimitive

func CryptoSignPrimitive() string

func CryptoSignPublicKeyBytes

func CryptoSignPublicKeyBytes() int

func CryptoSignSecretKeyBytes

func CryptoSignSecretKeyBytes() int

func CryptoSignSeedBytes

func CryptoSignSeedBytes() int

func CryptoSignSeedKeyPair

func CryptoSignSeedKeyPair(seed []byte) ([]byte, []byte, int)

func CryptoSignVerifyDetached

func CryptoSignVerifyDetached(sig []byte, m []byte, pk []byte) int

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL