wolfssl
wolfssl copied to clipboard
Various minor fixes.
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