Shubham Mittal
Shubham Mittal
Hello, I am opening this PR to add support for AWS Libcrypto (AWS-LC - https://github.com/aws/aws-lc), an open-source cryptographic and ssl library. This PR attaches an `OPENSSL_IS_AWSLC` macro to an existing...
Hello, I’m an engineer at AWS working on AWS Libcrypto (AWS-LC), an open-source cryptographic library maintained for AWS and their customers. We are committed to backwards compatibility. For this purpose...
Hello, I’m an engineer at AWS working on AWS Libcrypto (AWS-LC), an open-source cryptographic library maintained for AWS and their customers. We are committed to backwards compatibility. For this purpose...
This PR adds LWS_WITH_SS_TESTS_HTTP_ONLY as a cmake option to disable http secure streams data transfer tests. All tests are turned on by default and can be turned off by setting...
Hello there! Following the new release, I've been trying to build libwebsockets v4.4.1 with both AWS-LC and OpenSSL. I'm encountering consistent failures with the lws-minimal-secure-streams-testsfail test suite. Out of the...