Skip to content

F362 kNistCurves Table#9865

Merged
douzzer merged 1 commit intowolfSSL:masterfrom
embhorn:f362
Mar 5, 2026
Merged

F362 kNistCurves Table#9865
douzzer merged 1 commit intowolfSSL:masterfrom
embhorn:f362

Conversation

@embhorn
Copy link
Copy Markdown
Member

@embhorn embhorn commented Mar 4, 2026

Description

K-224 maps to WOLFSSL_ECC_SECP224R1 (the R1 variant) instead of WOLFSSL_ECC_SECP224K1.

Fixes F362

Checklist

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

@embhorn embhorn self-assigned this Mar 4, 2026
Copilot AI review requested due to automatic review settings March 4, 2026 20:31
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Fixes the K-224 curve mapping in kNistCurves so it points to the secp224k1 (K1) curve identifier instead of incorrectly using the secp224r1 (R1) identifier.

Changes:

  • Corrected K-224 mapping from WOLFSSL_ECC_SECP224R1 to WOLFSSL_ECC_SECP224K1 in kNistCurves.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@embhorn embhorn assigned wolfSSL-Bot and unassigned embhorn Mar 5, 2026
@douzzer douzzer added the Staged Staged for merge pending final test results and review label Mar 5, 2026
@douzzer douzzer merged commit 7cf118e into wolfSSL:master Mar 5, 2026
451 checks passed
@embhorn embhorn deleted the f362 branch April 24, 2026 21:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Staged Staged for merge pending final test results and review

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants