Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Renesas RX TSIP ECDSA support #7685

Merged
merged 12 commits into from
Jul 19, 2024
Merged

Commits on Jun 24, 2024

  1. Fixes for building WOLFSSL_RENESAS_TSIP_CRYPTONLY and `NO_WOLFSSL_R…

    …ENESAS_TSIP_CRYPT_HASH`.
    dgarske committed Jun 24, 2024
    Configuration menu
    Copy the full SHA
    7b029d3 View commit details
    Browse the repository at this point in the history

Commits on Jun 26, 2024

  1. 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`).
    dgarske committed Jun 26, 2024
    Configuration menu
    Copy the full SHA
    e81e188 View commit details
    Browse the repository at this point in the history

Commits on Jun 27, 2024

  1. Configuration menu
    Copy the full SHA
    73a1938 View commit details
    Browse the repository at this point in the history

Commits on Jul 1, 2024

  1. Fix for RX TSIP ECDSA Verify hash padding/truncation. Fix to set ECDS…

    …A crypto callback "res" on success.
    dgarske committed Jul 1, 2024
    Configuration menu
    Copy the full SHA
    7ad0248 View commit details
    Browse the repository at this point in the history

Commits on Jul 5, 2024

  1. Fixes for building RX TSIP with e2Studio project. Fixed tsip_Tls13Gen…

    …EccKeyPair incorrect free of key if TSIP not used (ZD18222).
    dgarske committed Jul 5, 2024
    Configuration menu
    Copy the full SHA
    4ae277d View commit details
    Browse the repository at this point in the history

Commits on Jul 9, 2024

  1. Configuration menu
    Copy the full SHA
    2d0353b View commit details
    Browse the repository at this point in the history

Commits on Jul 10, 2024

  1. Configuration menu
    Copy the full SHA
    a5c2290 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    41cf8c0 View commit details
    Browse the repository at this point in the history

Commits on Jul 15, 2024

  1. Configuration menu
    Copy the full SHA
    2b4acf5 View commit details
    Browse the repository at this point in the history

Commits on Jul 17, 2024

  1. Configuration menu
    Copy the full SHA
    bbd8fdf View commit details
    Browse the repository at this point in the history

Commits on Jul 18, 2024

  1. fix compile error

    miyazakh committed Jul 18, 2024
    Configuration menu
    Copy the full SHA
    945a24e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4eab0f1 View commit details
    Browse the repository at this point in the history