1
0
Fork 0
mirror of https://github.com/warmcat/libwebsockets.git synced 2025-03-30 00:00:16 +01:00
libwebsockets/lib/tls/mbedtls
Andy Green dd3e5619cb lws_genhash: add HMAC
Like the simple hashes, these work the same regardless of if the backend is
OpenSSL or mbedTLS.

Also move into ./lib/tls/ and split into two specific to mbedtls or openssl
backends.
2017-11-10 16:56:44 +08:00
..
wrapper wrapper: untrash partial sends before WANT 2017-11-10 10:59:58 +08:00
client.c tls: split out common, openssl and mbedtls code 2017-10-25 07:17:29 +08:00
lws-genhash.c lws_genhash: add HMAC 2017-11-10 16:56:44 +08:00
server.c build: enable signed vs unsigned warnings on gcc 2017-10-25 07:17:29 +08:00
ssl.c wrapper: untrash partial sends before WANT 2017-11-10 10:59:58 +08:00