Skip to content

Ticket #468: Stop sharing mbedtls objects across threads

Adrien requested to merge aby-crypto-fixes into master

In the end I didn't push the commit to "mine" SOPC_Certificate and SOPC_AsymmetricKey objects across cross-thread usage... We could maybe add it hidden behind an ifdef, or restricted to debug builds.

This fixes #468 (closed).

Edited by Adrien

Merge request reports