wolfssl icon indicating copy to clipboard operation
wolfssl copied to clipboard

Renesas RX TSIP ECDSA support

Open dgarske opened this issue 1 year ago • 1 comments

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_CRYPTONLY and NO_WOLFSSL_RENESAS_TSIP_CRYPT_HASH.

Testing

Checklist

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

dgarske avatar Jun 26 '24 00:06 dgarske

@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.

dgarske avatar Jun 27 '24 20:06 dgarske

Retest this please

dgarske avatar Jul 01 '24 22:07 dgarske

Retest this please

dgarske avatar Jul 05 '24 15:07 dgarske

Hi @dgarske Confirmed that tests including client/server example are passed.

miyazakh avatar Jul 10 '24 08:07 miyazakh

Retest this please

miyazakh avatar Jul 10 '24 09:07 miyazakh

Confirmed that tests including client/server example are passed on the latest change

miyazakh avatar Jul 18 '24 21:07 miyazakh

@miyazakh if you are happy with the PR please indicate approved. I'd like to get this PR merged in soon.

dgarske avatar Jul 18 '24 21:07 dgarske

retest this please

SparkiDev avatar Jul 19 '24 00:07 SparkiDev