Skip to content

Release fixes for asynchronous crypto#3577

Merged
toddouska merged 4 commits intowolfSSL:masterfrom
dgarske:releasefixes_async
Dec 18, 2020
Merged

Release fixes for asynchronous crypto#3577
toddouska merged 4 commits intowolfSSL:masterfrom
dgarske:releasefixes_async

Conversation

@dgarske
Copy link
Contributor

@dgarske dgarske commented Dec 17, 2020

  • Fix for async TLS v1.3 post handshake auth. The re-handshake was not resetting the processReply state.
  • Fix asyncDev usage in test.c
  • Fix in test_wolfSSL_OBJ_ln() in api.c for handling ECC_CURVE_INVALID.
  • Fixes for Cavium Nitrox and Intel QuickAssist.
  • Fix api.c tests using "free()" instead of "XFREE" causing issues with custom allocators.

@dgarske dgarske self-assigned this Dec 17, 2020
@dgarske dgarske requested a review from SparkiDev December 17, 2020 23:12
Copy link
Contributor

@SparkiDev SparkiDev left a comment

Choose a reason for hiding this comment

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

TLS 1.3 part is good.

@dgarske dgarske assigned toddouska and unassigned dgarske Dec 18, 2020
@toddouska toddouska merged commit 7e5f838 into wolfSSL:master Dec 18, 2020
@dgarske dgarske deleted the releasefixes_async branch December 18, 2020 22:16
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.

4 participants