Eric Blankenhorn

Results 87 comments of Eric Blankenhorn
trafficstars

I am marking this issue as resolved. Please feel free to reopen it if there are further questions.

Hi @space88man I'll review this with the team tomorrow and provide an update. Thanks, @embhorn

Hi @space88man For TLS, by default wolfSSL uses predefined DH param groups. You can over-ride this using `wolfSSL_CTX_set_tmp_dh`.

Hi @space88man I believe we've answered your question. For more details or to create a feature request, please email [email protected]

Hi @space88man As it turns out, for TLS1.2, you are required to send the p and g values. You can use the `SetDH` function to use default values in test.h:...

This question has been answered. Please feel free to reopen if there are further concerns.

Hi @ickochar Thanks for contacting wolfSSL Support. Does your Zephyr project configuration enable entropy? https://github.com/wolfSSL/wolfssl/blob/d5d476a3a1973fb9554f87fa84e1b587bdea70a0/zephyr/samples/wolfssl_benchmark/prj.conf#L27C1-L29C41 Could you please tell us a bit about your project using wolfSSL? Thanks, @embhorn -...

@philljj - was there a Zephyr benchmark issue resolved recently?

Hi @nunojpg Thanks for this report. I have requested a review by the wolfSSL team.

Converted to draft. Will revisit effort when prioritized.