wolfssl
wolfssl copied to clipboard
Renesas RX TSIP ECDSA support
Description
Support for Renesas RX TSIP with ECDSA and Crypto Callbacks.
- Fix building ECC with NO_ASN (
./configure --enable-cryptonly --disable-rsa --disable-asn --disable-examples). - Fix for building
WOLFSSL_RENESAS_TSIP_CRYPTONLYandNO_WOLFSSL_RENESAS_TSIP_CRYPT_HASH.
Testing
Checklist
- [ ] added tests
- [ ] updated/added doxygen
- [ ] updated appropriate READMEs
- [ ] Updated manual and documentation
@kojo1 or @miyazakh can you review these changes and possibly test them out with e2Studio. I want to make sure I didn't break anything.
Retest this please
Retest this please
Hi @dgarske Confirmed that tests including client/server example are passed.
Retest this please
Confirmed that tests including client/server example are passed on the latest change
@miyazakh if you are happy with the PR please indicate approved. I'd like to get this PR merged in soon.
retest this please