Versions in this module Expand all Collapse all v1 v1.0.1 Sep 18, 2024 v1.0.0 May 17, 2024 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)