Versions in this module Expand all Collapse all v0 v0.0.1 May 24, 2022 Changes in this version + func BenchmarkKeyGeneration(b *testing.B, generateKey func(reader io.Reader) crypto.PrivKey) + func BenchmarkSigning(b *testing.B, priv crypto.PrivKey) + func BenchmarkVerification(b *testing.B, priv crypto.PrivKey)