BensonLiou

Results 5 comments of BensonLiou

Hi, I didn't find a page to describe how to do backport correctly. I assume the steps should be 1. checkout to mbedtls-2.28 and create a branch 2. CP the...

Hi @gilles-peskine-arm Thanks for the information. The backport PR is https://github.com/Mbed-TLS/mbedtls/pull/8841

I will do it but I might need time to understand how to add test cases to the framework. It will be helpful if there are documents to describe it.

The 2nd merge is required because I need the test function **tls13_cli_early_data_status()** I check the random number from client side instead of server side since client state is more controllable...

I use the github CLI to resolve the conflict and it seems github do the merge for me. Sorry for that😣