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

ECC Test Fix #8001

Merged
merged 1 commit into from
Sep 21, 2024
Merged

ECC Test Fix #8001

merged 1 commit into from
Sep 21, 2024

Commits on Sep 21, 2024

  1. ECC Test Fix

    The ECC key generation test was failing due not using large enough of a
    buffer. Fixed to use a better size.
    
    1. Set the shared digest/sig buffer size in
       _ecc_pairwise_consistency_test() to the maximum possible based on the
       math in wc_ecc_sig_sz().
    ejohnstown committed Sep 21, 2024
    Configuration menu
    Copy the full SHA
    735c0f6 View commit details
    Browse the repository at this point in the history