mirror of
https://github.com/warmcat/libwebsockets.git
synced 2025-03-09 00:00:04 +01:00
![]() Although RSA can be used directly for signing / JWS on large chunks of data since it's only operating on the hash, when JWE support arrives, which allows bulk encryption, it's going to be mandatory to support secondary AES ciphers to use on the bulk data. This adds generic support for all AES modes that OpenSSL and mbedTLS have in common, works on both mbedTLS and OpenSSL the same, and adds unit tests for each mode in api-test-gencrypto, to run in CI. |
||
---|---|---|
.. | ||
FindGit.cmake | ||
FindLibWebSockets.cmake | ||
FindOpenSSLbins.cmake | ||
LibwebsocketsConfig.cmake.in | ||
LibwebsocketsConfigVersion.cmake.in | ||
lws_config.h.in | ||
lws_config_private.h.in | ||
UseRPMTools.cmake |