minosgalanakis

Results 16 issues of minosgalanakis

## Description This pr will be rebased on top of [PR 6095](https://github.com/Mbed-TLS/mbedtls/pull/6095) and [PR 6083](https://github.com/Mbed-TLS/mbedtls/pull/6083) Because it brings all the changes forward please disregard all the files, aside from the...

enhancement
needs-work
component-crypto
needs-preceding-pr
priority-high

## Description This PR adds a simple getter for the [int MBEDTLS_PRIVATE(ca_istrue)](https://github.com/Mbed-TLS/mbedtls/blob/development/include/mbedtls/x509_crt.h#L73) member of the certificate structure. Also adds a basic test for this accesor using existing testing certificates. Resolves...

needs-review
component-x509
needs-ci
needs-reviewer
size-xs

## Description This PR is using [PEP0440](https://peps.python.org/pep-0440/#compatible-release)/ [PYPA spec](https://packaging.python.org/en/latest/specifications/) to lock the jsonschema version to versions between `3.2.0` and `4.17.X`. The problem is caused by version [4.18](https://github.com/python-jsonschema/jsonschema/releases/tag/v4.18.0) of jsonschema which...

bug
component-platform
priority-medium
size-xs

## Description Simple showcase of how to create an aliased version of a package in python by overriding the `__all__` attribute of the module loader. Unfortunately we cannot re-use the...

DO-NOT-MERGE

## Description Ths is pr used to test github API and checklist fields. Do not review. # Proposal 1 ## PR checklist Please tick as appropriate and edit the reasons...

DO-NOT-MERGE

## Description This is a PR to review already merged files on the code-base. Changes introduced as a result of that review will be part of a separate PR against...

needs-review
needs-reviewer
priority-high

## Description Updates the development branch's PR checkboxes as discussed in [PR #9008](https://github.com/Mbed-TLS/mbedtls/pull/9008). Will need to apply for 3.6 and 2.28 braches as well before merging.

needs-work
component-docs
priority-high
size-xs

This this a simple utility script that allows migration of projects from the [Epics Board](https://github.com/orgs/Mbed-TLS/projects/1) to the [Past Epics](https://github.com/orgs/Mbed-TLS/projects/13/views/1). It wraps aroud the [github cli ](https://cli.github.com/) so it requires a...

enhancement
needs-review
needs-reviewer
priority-low

## Description This pr introduces a `PSAWrapperclass` which abstracts the generic code-wrapper code and makes `PSATestWrapper` inherit from it. It also migrates all the relevant code in its own sub-package...

needs-work
component-platform
priority-high
size-xs

## Description Adjusts `ccm_calculate_first_block_if_ready` to return early before unnecessarily calculating invalid context. ## PR checklist Please remove the segment/s on either side of the | symbol as appropriate, and add...

needs-review
needs-backports
component-crypto
needs-ci
needs-reviewer
priority-medium
size-xs