kareem-wolfssl

Results 61 comments of kareem-wolfssl
trafficstars

Hi @Mohre , Great question. We don't currently support this, we do hope to support this in the future but don't have a concrete timeline yet. We can set up...

Hi redbaron, It looks like we are tying NO_FILESYSTEM to WOLFSSL_SYS_CA_CERTS specifically for wolfSSL_CTX_set_default_verify_paths, which does require a filesystem. But it looks like the other system CA cert APIs could...

Hi @Souravkumar2434 , What environment are you using pip in on Windows? For example Cygwin, MSYS2, WSL, Powershell... Do you have autotools installed in your environment? Can you attach a...

Hi @knight-of-ni , Thanks for your patience on this issue and my apologies for the delay. FIPS_VERSION3_GE is defined in settings.h, one common issue we see with applications building against...

Hi knight-of-ni, Thanks for your patience on this. I've assigned this issue to my colleague who will work on getting this implemented.

Hi @notyan , As iyanmv said, please retry your build with the latest liboqs version. I will update our INSTALL instructions for liboqs.

Hi @fabiankeil , Thanks for the in-depth report, I will work on reproducing and debugging this tomorrow. One thing I did notice is you are not passing in `--enable-tlsx` to...

Thanks for the update. I was able to reproduce this here, I'm working on debugging this.

Hi @vifino , Please try rebuilding with your mcpu/march args set to `armv8-a+crypto` and let me know if it helps.