Skip to content

Add in another clamp to prevent infinite loops#6706

Merged
JacobBarthelmeh merged 1 commit intowolfSSL:masterfrom
bandi13:ZD16551
Aug 16, 2023
Merged

Add in another clamp to prevent infinite loops#6706
JacobBarthelmeh merged 1 commit intowolfSSL:masterfrom
bandi13:ZD16551

Conversation

@bandi13
Copy link
Copy Markdown
Contributor

@bandi13 bandi13 commented Aug 15, 2023

M = i - 1 would make it 2^0. Anything above that would be negative powers which don't make sense.

Description

Fixes zd#16551

M = i - 1 would make it 2^0. Anything above that would be negative powers which don't make sense.
@bandi13 bandi13 self-assigned this Aug 15, 2023
@bandi13 bandi13 assigned wolfSSL-Bot and unassigned bandi13 Aug 15, 2023
@bandi13
Copy link
Copy Markdown
Contributor Author

bandi13 commented Aug 15, 2023

retest this please

@JacobBarthelmeh
Copy link
Copy Markdown
Contributor

Possibly versions of installed library for inter-oping with on the test VM instance?

Build 2064

client failed! Suite = DHE-RSA-AES128-SHA256 version = 3

@bandi13
Copy link
Copy Markdown
Contributor Author

bandi13 commented Aug 16, 2023

retest this please

@bandi13 bandi13 assigned JacobBarthelmeh and unassigned bandi13 Aug 16, 2023
@JacobBarthelmeh JacobBarthelmeh merged commit afd0d07 into wolfSSL:master Aug 16, 2023
@bandi13 bandi13 deleted the ZD16551 branch September 28, 2023 16:22
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