mirror of
https://git.suyu.dev/suyu/mbedtls.git
synced 2025-12-21 21:36:21 +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_PR_2632.txt | ||
| copyright.txt | ||
| e2k-support.txt | ||
| fix-build-netbsd.txt | ||
| local-lucky13.txt | ||
| mpi_fill_random-rng_failure.txt | ||
| netbsd-rand-arc4random_buf.txt | ||
| protect-base-blinding.txt | ||
| stdout-macro.txt | ||
| x509-add-tag-check-to-algorithm-params | ||
| x509parse_crl-empty_entry.txt | ||
| x509write_csr_heap_alloc.txt | ||
| zeroising_of_plaintext_buffer.txt | ||
| zeroizations_of_sensitive_data_in_PKCS5_and_SHA.txt | ||