wolfSSL / wolfssl

The wolfSSL library is a small, fast, portable implementation of TLS/SSL for embedded devices to the cloud. wolfSSL supports up to TLS 1.3 and DTLS 1.3!
https://www.wolfssl.com
GNU General Public License v2.0
2.31k stars 823 forks source link

Renesas RX TSIP ECDSA support #7685

Closed dgarske closed 2 months ago

dgarske commented 3 months ago

Description

Support for Renesas RX TSIP with ECDSA and Crypto Callbacks.

Testing

Checklist

dgarske commented 3 months ago

@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 commented 3 months ago

Retest this please

dgarske commented 2 months ago

Retest this please

miyazakh commented 2 months ago

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

miyazakh commented 2 months ago

Retest this please

miyazakh commented 2 months ago

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

dgarske commented 2 months ago

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

SparkiDev commented 2 months ago

retest this please