You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
That would probably be a good effort, although I imagine it may take quite a lot of resources.
We should rebase our changes on the latest upstream version first (#9).
Is there any news on this?
I'm asking specifically, because I'm running out of memory with mbedtls on ESP32 (using micropython*) and, from evaluating code and guessing, I expect axtls being much more lightweight.
However, unlike this fork, upstream axtls does not support verification against a CA so far, which is a major drawback.
Is there any plan on upstreaming those changes? If not, could you provide a rough estimate on how much is ESP8266 specific and might/will conflict?
Thanks a lot in advance!
*micropython supports both mbedtls as well as axtls as ssl backend
There are new and useful functions that are appearing in this repository. It would be great if we can push them to the upstream axTLS repository.
The text was updated successfully, but these errors were encountered: