package
0.0.0-20240930163218-27606ce6813f
Repository: https://github.com/microsoft/go-crypto-winnative.git
Documentation: pkg.go.dev

# README

The internal/cryptotest package provides a set of tests for cryptographic primitives.

internal/cryptotest has been copied from the Go standard library's crypo/internal/cryptotest package and trimmed down to only include the tests that are relevant for the openssl package.