Paul Elliott

Results 31 issues of Paul Elliott

## Description The wrong generated file is referred to as having been missing in the changelog entry for 3.2.1. The missing file was library/psa_crypto_driver_wrappers.c, not library/ssl_debug_helpers_generated.c. ## Status **READY** ##...

bug
needs-reviewer
size-s
single-reviewer
priority-medium

## Description A design for the psa_sign_hash (interruptible) interface. (Implementation to follow once design agreed) ## Status **READY** ## Requires Backporting NO ## Migrations NO ## Todos - [ ]...

enhancement
needs-design-approval
needs-review
component-psa
size-m

### Overview We need to design a restartable ECC signing PSA interface, as per https://jira.arm.com/projects/SECLIB/issues/SECLIB-670 We need to keep in mind other restartable ECC interfaces along the same lines that...

enhancement
component-psa
size-m

Signed-off-by: Paul Elliott Notes: * Pull requests cannot be accepted until the PR follows the [contributing guidelines](../CONTRIBUTING.md). In particular, each commit must have at least one `Signed-off-by:` line from the...

bug
needs-review
needs-ci
needs-reviewer
size-s
component-test
priority-medium

## Description After comments on the recent deadlock fix, attempt to improve the test info data acessors: 1. Mark all internal only functions as static, and rename them as `*_internal`...

enhancement
needs-review
needs-ci
needs-reviewer
component-test
priority-very-high
size-xs

### Suggested enhancement Although they are thread safe, calling `mbedtls_test_increment_step()` and particularly `mbedtls_test_set_step()` from within mutliple threads at the same time may not have the desired effects, as we cannot...

enhancement
component-platform
size-l
component-test

## Description After getting caught with deadlock issues when these specific tests fail, add a metatest to test them failing. This is a straight backport of #8829 ## PR checklist...

enhancement
needs-review
needs-ci
needs-reviewer
component-test
priority-high
size-xs

## Description After getting caught with deadlock issues when these particular tests fail, add a metatest to test them failing. ## PR checklist Please tick as appropriate and edit the...

enhancement
needs-review
needs-ci
needs-reviewer
component-test
priority-high
size-xs

## Description With multipart AEAD, if we attempt to add zero length additional data, then with the buffer sharing fixes this can now lead to undefined behaviour when using gcm...

needs-review
needs-ci
needs-reviewer
component-psa
priority-high
size-xs

## Description With multipart AEAD, if we attempt to add zero length additional data, then with the buffer sharing fixes this can now lead to undefined behaviour when using gcm...

needs-review
needs-ci
needs-reviewer
component-psa
priority-high
size-xs