# 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.