Home
last modified time | relevance | path

Searched refs:signature (Results 1 – 7 of 7) sorted by relevance

/net-tools-3.5.0/mbedtls-2.4.0/tests/suites/
Dtest_suite_ecdsa.function25 /* prepare material for signature */
149 /* prepare material for signature */
155 /* generate and write signature, then read and verify it */
Dtest_suite_x509parse.data550 X509 Certificate verification #44 (Corrupted signature, EC)
554 X509 Certificate verification #45 (Corrupted signature, RSA)
634 X509 Certificate verification #65 (RSASSA-PSS, SHA1, bad cert signature)
1033 X509 Certificate ASN1 (signature, invalid sig data)
1037 X509 Certificate ASN1 (signature, data left)
1089 X509 Certificate ASN1 (ECDSA signature, RSA key)
1093 X509 Certificate ASN1 (ECDSA signature, EC key)
1097 X509 Certificate ASN1 (RSA signature, EC key)
1510 X509 CSR ASN.1 (extra data after signature)
Dtest_suite_pk.function461 /* Test signature */
/net-tools-3.5.0/mbedtls-2.4.0/tests/data_files/
DReadme-x509.txt53 - cert_md*.crt, cert_sha*.crt: 1 R: signature hash
/net-tools-3.5.0/tinydtls-0.8.2/
Duthash.h144 (head)->hh.tbl->signature = HASH_SIGNATURE; \
952 uint32_t signature; /* used only to find hash tables in external analysis */ member
/net-tools-3.5.0/libcoap/include/coap/
Duthash.h166 (head)->hh.tbl->signature = HASH_SIGNATURE; \
943 uint32_t signature; /* used only to find hash tables in external analysis */ member
/net-tools-3.5.0/mbedtls-2.4.0/
DChangeLog12 mbedtls_x509write_csr_der() when the signature is copied to the buffer
371 * ssl_set_bio() changed signature (contexts merged, order switched, one
388 * X.509 verification flags are now an uint32_t. Affect the signature of:
632 * Certificate selection based on signature hash, preferring SHA-1 over SHA-2
843 * pk_verify() now returns a specific error code when the signature is valid
1810 * X509 signature algorithm determination is now
1958 for which the RSA signature check fails (bug reported by Benoit)