Skip to content

SP int: don't use sp_digit as the type is sp_int_digit#6917

Merged
JacobBarthelmeh merged 1 commit intowolfSSL:masterfrom
SparkiDev:sp_int_no_sp_digit
Nov 1, 2023
Merged

SP int: don't use sp_digit as the type is sp_int_digit#6917
JacobBarthelmeh merged 1 commit intowolfSSL:masterfrom
SparkiDev:sp_int_no_sp_digit

Conversation

@SparkiDev
Copy link
Copy Markdown
Contributor

Description

Stop casting to the wrong type. SP int code use sp_int_digit and sp_digit can be a different signedness.

Testing

Standard tests

Checklist

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

@SparkiDev SparkiDev self-assigned this Oct 26, 2023
Stop casting to the wrong type. SP int code use sp_int_digit and
sp_digit can be a different signedness.
@SparkiDev SparkiDev assigned wolfSSL-Bot and unassigned SparkiDev Nov 1, 2023
@JacobBarthelmeh JacobBarthelmeh merged commit a3ea84d into wolfSSL:master Nov 1, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants