Closed busmaker closed 1 year ago
I'm looking into this. Thanks for the report.
Something in the Cmake build of wolfSSL is making both wolfSSL and wolfSSH think that RsaKeys are different sizes. My workaround for this issue for the moment is to use configure to set up wolfSSL. I'll get back to you on Cmake.
@busmaker, may I ask about your project and who you are working with?
Oh yeah, if you don't want to post that here, please feel free to send a message to support@wolfssl.com.
@busmaker, may I ask about your project and who you are working with?
Sorry for the late reply, it's just a personal project, no big deal I found a solution. Thanks.
Env
Building
Wolfssl built using cmake
Wolfssh built with
After successful build, execute
./examples/echoserver/echoserver
will crash with the error output:Here is the call stack: