mirror of
https://github.com/warmcat/libwebsockets.git
synced 2025-03-30 00:00:16 +01:00
![]() !!! WIP This implements the "genec" layer wrapping mbedtls + openssl ECDH support. API tests are added for the parts that are implemented so far. Stuff related to ec at all, like keys, are prefixed lws_genec_. Stuff specific to ECDH are prefixed lws_genecdh_. |
||
---|---|---|
.. | ||
mbedtls | ||
openssl | ||
lws-gencrypto-common.c | ||
lws-genec-common.c | ||
private.h | ||
tls-client.c | ||
tls-server.c | ||
tls.c |