dsa

package
v0.0.0-...-375d9ab Latest Latest
Warning

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

Go to latest
Published: Feb 26, 2020 License: MIT Imports: 4 Imported by: 0

Documentation

Overview

This file has automatically been generated on Wed Feb 26 15:50:21 +05 2020. DO NOT EDIT.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func GenerateKey

func GenerateKey(priv *dsa.PrivateKey, rand io.Reader) error

func GenerateParameters

func GenerateParameters(params *dsa.Parameters, rand io.Reader, sizes dsa.ParameterSizes) error

func Sign

func Sign(rand io.Reader, priv *dsa.PrivateKey, hash []byte) (*big.Int, *big.Int, error)

func Verify

func Verify(pub *dsa.PublicKey, hash []byte, r, s *big.Int) bool

Types

This section is empty.

Jump to

Keyboard shortcuts

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