Home
last modified time | relevance | path

Searched refs:decode_rfc6979_signature (Results 1 – 3 of 3) sorted by relevance

/external/python/cryptography/tests/hazmat/primitives/
Dtest_asym_utils.py10 Prehashed, decode_dss_signature, decode_rfc6979_signature,
21 decoded = decode_rfc6979_signature(sig)
/external/python/cryptography/src/cryptography/hazmat/primitives/asymmetric/
Dutils.py17 def decode_rfc6979_signature(signature): function
/external/python/cryptography/
DCHANGELOG.rst848 * Deprecate ``encode_rfc6979_signature`` and ``decode_rfc6979_signature`` in