mirror of
https://github.com/warmcat/libwebsockets.git
synced 2025-03-30 00:00:16 +01:00
![]() Rewrite HMAC stuff to use HMAC_ apis instead of EVP Bit trickly since modern OpenSSL has opaque HMAC_CTX and older OpenSSL does not have any apis to allocate and free it. Add another cmake check for the allocation api to decide what to do. |
||
---|---|---|
.. | ||
mbedtls | ||
openssl | ||
lws-gencrypto-common.c | ||
lws-genec-common.c | ||
private-network.h | ||
private.h | ||
tls-client.c | ||
tls-network.c | ||
tls-server.c | ||
tls.c |