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.py54 class EllipticCurveSignatureAlgorithm(object): class
318 @utils.register_interface(EllipticCurveSignatureAlgorithm)
/external/python/cryptography/docs/hazmat/primitives/asymmetric/
Dec.rst539 .. class:: EllipticCurveSignatureAlgorithm
602 :class:`EllipticCurveSignatureAlgorithm`, such as :class:`ECDSA`.
712 :class:`EllipticCurveSignatureAlgorithm`.
/external/python/cryptography/tests/hazmat/primitives/
Dtest_ec.py80 @utils.register_interface(ec.EllipticCurveSignatureAlgorithm)
/external/python/cryptography/docs/hazmat/backends/
Dinterfaces.rst393 :class:`~cryptography.hazmat.primitives.asymmetric.ec.EllipticCurveSignatureAlgorithm`.
/external/python/cryptography/
DCHANGELOG.rst1054 :class:`~cryptography.hazmat.primitives.asymmetric.ec.EllipticCurveSignatureAlgorithm`,