David Horstmann

Results 18 issues of David Horstmann

Add missing flags to `SSL_SERIALIZED_SESSION_CONFIG_BITFLAG`. Previously, the bitflag did not uniquely identify a possible structure of a serialized session, meaning that multiple different incompatible session structures could be serialized with...

needs-work
component-tls
needs-ci
component-tls13
size-s

Simple but not trivial backport of #8821, created manually rather than through cherry-picking. ## PR checklist Please tick as appropriate and edit the reasons (e.g.: "backport: not needed because this...

needs-work
component-tls
size-s

We would like to change the PSA J-PAKE API to remove the restrictions on the order in which `psa_pake_output()` and `psa_pake_input()` are called. This makes the API much more convenient...

component-psa

Our current "OpenSSL Next" is OpenSSL 1.1.1. This will reach the end of its life in 6 months: https://www.openssl.org/blog/blog/2023/03/28/1.1.1-EOL/ With this in mind, we should enable compatibility testing with OpenSSL...

enhancement
component-tls
size-m

Separate the components of `all.sh` from the main script. This makes it more convenient to change the components used. Fixes Mbed-TLS/psa-crypto#31 ## PR checklist Please tick as appropriate and edit...

needs-review
needs-backports
component-test
priority-high

Move `code_style.py` and test code generation scripts to the framework submodule. Depends on Mbed-TLS/mbedtls-framework#5 Note: The `framework` submodule is updated to the tip of Mbed-TLS/mbedtls-framework#5 to get the CI results....

needs-review
needs-preceding-pr
size-s
priority-high

Move the code in `tests/src` and `tests/include` to the framework repository. Depends on Mbed-TLS/mbedtls-framework#6 ## PR checklist Please tick as appropriate and edit the reasons (e.g.: "backport: not needed because...

needs-work
needs-preceding-pr
priority-high

Trivial 3.6 backport of #8992 ## PR checklist Please tick as appropriate and edit the reasons (e.g.: "backport: not needed because this is a new feature") - [x] **changelog** not...

needs-review
needs-ci
needs-reviewer

Trivial backport of #8991 ## PR checklist Please tick as appropriate and edit the reasons (e.g.: "backport: not needed because this is a new feature") - [x] **changelog** not required...

needs-review

Move the `mbedtls_dev` python module into the `mbedtls-framework` repository. This PR pairs with Mbed-TLS/mbedtls-framework#15. ## PR checklist Please tick as appropriate and edit the reasons (e.g.: "backport: not needed because...

needs-review
component-test
priority-high