mirror of
https://git.suyu.dev/suyu/mbedtls.git
synced 2026-02-06 13:33:40 +00:00
The primary use case behind providing an abstraction layer to enable alternative Elliptic Curve Point arithmetic implementation, is making use of cryptographic acceleration hardware if it is present. To provide thread safety for the hardware accelerator we need a mutex to guard it. |
||
|---|---|---|
| .. | ||
| mbedtls | ||
| .gitignore | ||
| CMakeLists.txt | ||