mirror of
https://github.com/warmcat/libwebsockets.git
synced 2025-03-16 00:00:07 +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_. |
||
---|---|---|
.. | ||
api-test-fts | ||
api-test-gencrypto | ||
api-test-jose | ||
api-test-lws_tokenize | ||
api-test-lwsac | ||
README.md |
name | tests |
---|---|
api-test-lwsac | LWS Allocated Chunks |
api-test-lws_tokenize | Generic secure string tokenizer |