mirror of
https://github.com/yuzu-mirror/mbedtls.git
synced 2025-12-06 07:12:32 +01:00
Add missing tag check for algorithm parameters when comparing the signature in the description part of the cert against the actual signature whilst loading a certificate. This was found by a certificate (created by fuzzing) that openssl would not verify, but mbedtls would. Regression test added (one of the client certs modified accordingly) Signed-off-by: Paul Elliott <paul.elliott@arm.com> |
||
|---|---|---|
| .. | ||
| 00README.md | ||
| bugfix_PR3452.txt | ||
| build_with_only_montgomery_curves.txt | ||
| cmake-install.txt | ||
| copyright.txt | ||
| do_not_persist_volatile_external_keys.txt | ||
| format-signedness.txt | ||
| local-lucky13.txt | ||
| netbsd-rand-arc4random_buf.txt | ||
| protect-base-blinding.txt | ||
| psa_curve25519_key_support.txt | ||
| psa_curve25519_public_key_import.txt | ||
| psa_ecc_dh_macros.txt | ||
| x509-add-tag-check-to-algorithm-params | ||
| x509-verify-non-dns-san.txt | ||
| x509parse_crl-empty_entry.txt | ||
| x509write_csr_heap_alloc.txt | ||
| zeroising_of_plaintext_buffer.txt | ||
| zeroizations_of_sensitive_data_in_PKCS5_and_SHA.txt | ||