benchmarking

package
v0.31.11 Latest Latest
Warning

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

Go to latest
Published: Oct 29, 2019 License: Apache-2.0 Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func BenchmarkKeyGeneration

func BenchmarkKeyGeneration(b *testing.B, GenerateKey func(reader io.Reader) crypto.PrivKey)

BenchmarkKeyGeneration benchmarks the given key generation algorithm using a dummy reader.

func BenchmarkSigning

func BenchmarkSigning(b *testing.B, priv crypto.PrivKey)

BenchmarkSigning benchmarks the given signing algorithm using the provided privkey.

func BenchmarkVerification

func BenchmarkVerification(b *testing.B, priv crypto.PrivKey)

BenchmarkVerification benchmarks the given verification algorithm using the provided privkey on a constant message.

Types

This section is empty.

Jump to

Keyboard shortcuts

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