mbedtls/ChangeLog.d
Valerio Setti 4cc6522a85 pem: do not parse ASN1 data after decryption (removes ASN1 dependency)
Now that we have padding verification after decryption and since
this can be used to validate the password as well there is no
need to parse ASN1 content any more, so we can simplify/remove
that dependency.

Signed-off-by: Valerio Setti <valerio.setti@nordicsemi.no>
2024-02-16 15:26:12 +01:00
..
00README.md
7764.txt changelog: improve wording 2024-01-09 13:41:53 +01:00
7765.txt add changelog 2024-02-06 17:03:32 +01:00
8030.txt add changelog 2024-02-06 14:40:59 +01:00
8340.txt changelog: improve wording 2024-01-05 10:37:58 +01:00
8372.txt
8461.txt changelog: fix typo 2024-01-18 08:42:38 +01:00
8482.txt changelog: use better wording and modify changelog section 2023-11-15 09:18:14 +01:00
8647.txt changelog: fix typo 2024-02-02 13:46:02 +01:00
8726.txt Update ChangeLog.d/8726.txt 2024-01-23 15:29:40 +05:30
8799.txt pem: do not parse ASN1 data after decryption (removes ASN1 dependency) 2024-02-16 15:26:12 +01:00
add-block-cipher-no-decrypt.txt BLOCK_CIPHER_NO_DECRYPT: rephrase ChangeLog 2023-11-09 17:18:30 +08:00
add-psa-example-program-hash.txt
add-record-size-limit-extension-support.txt Add minor cosmetic changes to record size limit changelog and comments 2024-01-12 10:52:45 +00:00
armv8-aesce.txt Clarify changelog 2023-10-25 09:06:24 +01:00
ctr-perf.txt Add Changelog 2024-01-16 13:24:45 +00:00
driver-only-cipher.txt Fix typos / improve syntax 2024-01-10 09:43:30 +01:00
ecp-keypair-utilities.txt Changelog entry for the new ECP functions 2023-12-24 19:51:57 +01:00
fix_kdf_incorrect_initial_capacity.txt fix unused variable warning and other fixes 2024-01-10 21:49:09 +05:30
fix-cmake-3rdparty-custom-config.txt
fix-cpp-compilation-error.txt
fix-csr-parsing-with-critical-fields-fails.txt
fix-issue-x509-cert_req.txt
fix-issue-x509-cert_write.txt
fix-linux-builds-in-conda-forge.txt Fix builds in conda-forge, which doesn't have CLOCK_BOOTTIME 2023-10-26 14:04:34 +01:00
fix-mingw32-build.txt
fix-tls13-server-min-version-check.txt fix-tls13-server-min-version-check.txt: rephrase ChangeLog 2023-12-08 11:00:41 +08:00
fix-tls-SuiteB.txt TLS Suite B fix: add ChangeLog entry 2023-11-22 18:37:52 +08:00
gnutls_anti_replay_fail.txt various improvement 2023-11-21 09:59:25 +08:00
iar-gcc-perf.txt Add changelog entry 2024-01-19 16:14:55 +00:00
linux-aarch64-hwcap.txt Changelog for building SHA-256 and 512 with old libc 2024-01-30 15:25:37 +00:00
move-mbedtls-ecc-psa-helpers.txt changelog: add changelog for move of mbedtls_ecc psa helper functions 2023-12-14 16:33:18 +01:00
no-cipher.txt Fix typos / improve syntax 2024-01-10 09:43:30 +01:00
non-psa-pk-implementation.txt changelog: fix missing newline at end of file 2023-12-20 13:05:55 +02:00
pkwrite-pem-use-heap.txt
rename-conf-early-data-API.txt tls1.3: early data: rephrase ChangeLog 2023-11-09 16:00:39 +08:00
sha256-armce-arm.txt