lwip-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[lwip-devel] [patch #9823] altcp_tls_mbedtls.c: add restartable feature


From: Simon Goldschmidt
Subject: [lwip-devel] [patch #9823] altcp_tls_mbedtls.c: add restartable feature
Date: Wed, 9 Oct 2019 13:42:34 -0400 (EDT)
User-agent: Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/77.0.3865.90 Safari/537.36

Follow-up Comment #3, patch #9823 (project lwip):

Wait, just found out I haven't been following mbedTLS development:

https://tls.mbed.org/kb/development/restartable-ecc

ECC SW algorithms can be made restartable. In that case, we'd need a "call me
again directly" as it's a "yield" thing, not a "I'll finish in the background"
thing. Here, using tcp_poll would definitively not work!

    _______________________________________________________

Reply to this item at:

  <https://savannah.nongnu.org/patch/?9823>

_______________________________________________
  Message sent via Savannah
  https://savannah.nongnu.org/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]