Fix div word in SP ARM32#2970
Merged
Merged
Conversation
Contributor
|
Would like to get these changes merged also if possible! |
toddouska
approved these changes
May 13, 2020
dgarske
added a commit
to dgarske/wolfssl
that referenced
this pull request
Jun 22, 2020
…OLFSSL_SP_CACHE_RESISTANT"`. This was generated with latest scripts.
lucadistefano
added a commit
to lucadistefano/wolfssl
that referenced
this pull request
Jun 28, 2020
* master: (2872 commits) Implement peer review feedback Fix typo Correct mod calculation Remove duplicate macros in VS user_settings.h files. configure.ac change == to = when not C code Address peer feedback vs build warning fixes ed25519 and ed448 check sigLen against expected store chain is free'd when store is free'd remove double free in test case Sanity check wc_ecc_import_raw x, y, and key Use temp with mont mul in constant time exptmod Cleanup after TLS 1.3 tests Update v23 methods to reflect TLSv1.3 Revert SP changes in wolfSSL#2970 that broke `--enable-sp CFLAGS="-DWOLFSSL_SP_CACHE_RESISTANT"`. This was generated with latest scripts. Fixes for dox SNI documentation / examples. memory handling fixes Fixes for CryptoCell. Fix for signature wrapper signing to allow larger signing input buffer. Cleanup of some duplicate code. Fix for bad cryptocell ECC make key result check (-9628). Fixes wolfSSL#3059. Thanks Sylwester. Remove multiple defines of GEN_IPADD For example client "-H verifyFail", which was not setting the verify callback. ... # Conflicts: # configure.ac # src/sniffer.c # sslSniffer/sslSnifferTest/snifftest.c
lucadistefano
added a commit
to lucadistefano/wolfssl
that referenced
this pull request
Jun 28, 2020
* master: (2872 commits) Implement peer review feedback Fix typo Correct mod calculation Remove duplicate macros in VS user_settings.h files. configure.ac change == to = when not C code Address peer feedback vs build warning fixes ed25519 and ed448 check sigLen against expected store chain is free'd when store is free'd remove double free in test case Sanity check wc_ecc_import_raw x, y, and key Use temp with mont mul in constant time exptmod Cleanup after TLS 1.3 tests Update v23 methods to reflect TLSv1.3 Revert SP changes in wolfSSL#2970 that broke `--enable-sp CFLAGS="-DWOLFSSL_SP_CACHE_RESISTANT"`. This was generated with latest scripts. Fixes for dox SNI documentation / examples. memory handling fixes Fixes for CryptoCell. Fix for signature wrapper signing to allow larger signing input buffer. Cleanup of some duplicate code. Fix for bad cryptocell ECC make key result check (-9628). Fixes wolfSSL#3059. Thanks Sylwester. Remove multiple defines of GEN_IPADD For example client "-H verifyFail", which was not setting the verify callback. ... # Conflicts: # src/sniffer.c # sslSniffer/sslSnifferTest/snifftest.c
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.