wolfssl icon indicating copy to clipboard operation
wolfssl copied to clipboard

Various minor fixes.

Open kareem-wolfssl opened this issue 7 months ago • 0 comments

Description

Fix building with WOLFSSL_RSA_VERIFY_ONLY. Fix naming conflict with the function get_digit. Fix memory leak in SskeArgs when using async and exiting SendServerKeyExchange early.

Fixes zd#20030, 20036, 20048.

Testing

Built in tests. Customers to confirm fixes.

Checklist

  • [ ] added tests
  • [ ] updated/added doxygen
  • [ ] updated appropriate READMEs
  • [ ] Updated manual and documentation

kareem-wolfssl avatar Jun 11 '25 23:06 kareem-wolfssl