commit | e47bafb9b620b557aeb48fce4734a568d6dc0b38 | [log] [tgz] |
---|---|---|
author | Alex Stapleton <alexs@prol.etari.at> | Sat May 17 13:19:15 2014 +0100 |
committer | Alex Stapleton <alexs@prol.etari.at> | Sat Jun 07 19:04:27 2014 +0100 |
tree | 6fe6155fca2d6943f7615ea391e43538d6394c38 | |
parent | ddadf40234e97cd5b7e5f7b3a3a03d38900cb291 [diff] [blame] |
ECDSA backend
diff --git a/pytest.ini b/pytest.ini index 9b44f19..00a2c7f 100644 --- a/pytest.ini +++ b/pytest.ini
@@ -11,3 +11,4 @@ traditional_openssl_serialization: this test requires a backend providing TraditionalOpenSSLSerializationBackend pkcs8_serialization: this test requires a backend providing PKCS8SerializationBackend supported: parametrized test requiring only_if and skip_message + elliptic: this test requires a backend providing EllipticCurveBackend