kareem-wolfssl
kareem-wolfssl
@Hippeys I was informed about your previous issue for Chacha/Poly assembly on Windows and I see my colleage Sean's PR for it. I will give it a try here.
Thanks, I'm able to reproduce the issue here with your instructions. I'm looking into this with the team.
Hi @osevan , Thanks for your interest in wolfSSL. I've looked into Spock SLAF and it looks like it depends on SSL_get_rfd and SSL_get_wfd, which our OpenSSL compatibility layer does...
Hi @Dich0tomy, Please share the error you're getting from Cmake/jwt. A full build log would be great if possible.
Hi @Dich0tomy, No worries and thanks for the additional information. Can you rerun CMake with `-DCMAKE_FIND_DEBUG_MODE=ON`? This will hopefully give more information on which paths CMake is searching in.
Yes, we support DTLS 1.3. Pass `--enable-dtls13` to ./configure to enable this. Check out our DTLS 1.3 examples here: https://github.com/wolfSSL/wolfssl-examples/tree/master/dtls
Waiting for customer confirmation before merging this.
Hi @BlackMage2 , How did you get wolfSSL 5.6.3? If you've cloned it from our github, try cloning it again. Did you run ./autogen.sh? I would recommend running it again...
Hi @BlackMage2 , In that case, please try rerunning ./autogen.sh and let me know if it helps. Yes, we do offer an OpenSSL compatibility layer which you can enable with...
Hi @PaulMartinsen, Thanks for the bug report and PR. We do require a signed contributor agreement on file for us to accept external contributions. If you are interested, please reach...