Manuel Pégourié-Gonnard
Manuel Pégourié-Gonnard
I had a quick look at your last commit and I'm not convinced by this change. According to [Microsoft documentation](https://docs.microsoft.com/en-us/cpp/c-runtime-library/reference/fread?view=msvc-160) (which tends to be correct), `fread()` has the same return...
Hi @naynajain ! I wanted to update you about two things regarding this PR: 1. I'll be on leave from Monday until the 27th of January, so it you need...
Ouch, tests that only fail on the CI but pass locally are no fun. Here's an excerpt from the CI log with information about the versions and command used: ```...
> The pkcs7 tests here is to verify a signature on the data file using public key. mbedtls_pkcs7_load_file() is used to read PKCS7 DER format. fopen() is used to read...
Hi Nick, > Welcome back Manuel, hope you had a nice and refreshing break. Yes, it was very refreshing indeed :) > I ran the commands above and everything built...
> Thanks Manuel. Would you be able to give us also the heads up for timing when you plan to schedule this PR ? This will help us also to...
Hi, and thanks for your contribution. Since you've linked to previous issues and PRs, you are aware that this is a feature we have rejected a few times already. Let...
> An argument that I can give to you for why this feature should be included in mbedtls in some way is as follows: If I am using mbedtls as...
> and COMPRESSED format is used in hostapd and wpa_supplicant when the second argument is 0: Thanks for providing that detailed analysis! Indeed I now agree this is something we...
> At this moment, I can not impose that mbedtls 3.x be a requirement. Can you expand on that? I don't see why not. I mean, it's to be expected...