minosgalanakis
minosgalanakis
[PR 6083](https://github.com/Mbed-TLS/mbedtls/pull/6083) and [PR 6095](https://github.com/Mbed-TLS/mbedtls/pull/6095) have been succeffully test-merged with conflicts resovles on [6017_add_Montgomery_conversion_high_lv_IO branch](https://github.com/minosgalanakis/mbedtls/tree/minos/6017_add_Montgomery_conversion_high_lv_IO). Currently the code compiles, and all implemented tests are passing
That is as expected (Also the reason this is for now a branch and not a PR). This step was neccessary to have a common starting point for implemting the...
Thank you for your contribution. Would it be possible to reword the commit message so it describes what the patch does? Issue #5077 can be tracked through here. Also does...
I have added few comments, which can be addressed when reworking the changes that @gilles-peskine-arm requested.
## Testing Design Following the sync design meeting the following items have been agreed with regards to testing for this pr: For testing we need to test the following methods:...
Hi, and thank you for your contribution. Could you please try to fix the code style? It can be done automatically using the `scripts/code_style.py -f`
This task will be split in two tasks. The support for the older version of the compliers the Changelong and Readme, and the appropriate CI changes has been fixed as...
To sum up my personal experiece. We need to convey the following information in a way that is simple for humans to fill, and easy for scripts to parse. 1....
Just to clarify what the agreed consensus is.? Proposal 1 and: 1. A new label that will be indicate that the gatekeeper has confirmed everything is ok? 2. Fine grained...
> Unrelated question: what would do the script with the links to the backport PRs? (I mean why does it need them? The script tries to create two pool of...