Skip to content

Regression testing fixes#7339

Merged
JacobBarthelmeh merged 1 commit intowolfSSL:masterfrom
SparkiDev:regression_fixes_10
Mar 15, 2024
Merged

Regression testing fixes#7339
JacobBarthelmeh merged 1 commit intowolfSSL:masterfrom
SparkiDev:regression_fixes_10

Conversation

@SparkiDev
Copy link
Copy Markdown
Contributor

Description

api.c: z and ret no longer only when !NO_ASN_TIME.
benchmark.c: rsaKey array type has changed and unusual code path needsed updating.
cmac.c: Zeroization test failed when checkSz was zero as called function didn't zero out
cmac. checkSz is invalid.
test.c: rsaCaCertDerFile used even when NO_ASN_TIME.
test.h: --enable-sp-math only supports DH of 2048 bits and above. Change default DH parameters to be 2048 bits.

Testing

Regression testing.

Checklist

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

api.c: z and ret no longer only when !NO_ASN_TIME.
benchmark.c: rsaKey array type has changed and unusual code path needsed
updating.
cmac.c: Zeroization test failed when checkSz was zero as called function
didn't zero out cmac. checkSz is invalid.
test.c: rsaCaCertDerFile used even when NO_ASN_TIME.
test.h: --enable-sp-math only supports DH of 2048 bits and above. Change
default DH parameters to be 2048 bits.
@SparkiDev
Copy link
Copy Markdown
Contributor Author

retest this please

@SparkiDev SparkiDev removed their assignment Mar 15, 2024
@JacobBarthelmeh JacobBarthelmeh merged commit 81c5cf7 into wolfSSL:master Mar 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

For This Release Release version 5.9.1

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants