Home
last modified time | relevance | path

Searched refs:EllipticCurveSignatureAlgorithm (Results 1 – 5 of 5) sorted by relevance

/external/python/cryptography/src/cryptography/hazmat/primitives/asymmetric/
Dec.py55 class EllipticCurveSignatureAlgorithm(object): class
316 @utils.register_interface(EllipticCurveSignatureAlgorithm)
/external/python/cryptography/docs/hazmat/primitives/asymmetric/
Dec.rst545 .. class:: EllipticCurveSignatureAlgorithm
608 :class:`EllipticCurveSignatureAlgorithm`, such as :class:`ECDSA`.
731 :class:`EllipticCurveSignatureAlgorithm`.
/external/python/cryptography/tests/hazmat/primitives/
Dtest_ec.py91 @utils.register_interface(ec.EllipticCurveSignatureAlgorithm)
/external/python/cryptography/docs/hazmat/backends/
Dinterfaces.rst392 :class:`~cryptography.hazmat.primitives.asymmetric.ec.EllipticCurveSignatureAlgorithm`.
/external/python/cryptography/
DCHANGELOG.rst1348 :class:`~cryptography.hazmat.primitives.asymmetric.ec.EllipticCurveSignatureAlgorithm`,