benchmarking

package
v0.0.6 Latest Latest
Warning

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

Go to latest
Published: Nov 26, 2021 License: Apache-2.0 Imports: 4 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) types.PrivKey)

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

func BenchmarkSigning

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

BenchmarkSigning benchmarks the given signing algorithm using the provided privkey.

func BenchmarkVerification

func BenchmarkVerification(b *testing.B, priv types.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