Skip to content

Link sha256.o module even if sha3 is selected, as it's needed by RSA#36

Merged
dgarske merged 1 commit intomasterfrom
rsa-sha-fix
Jan 9, 2020
Merged

Link sha256.o module even if sha3 is selected, as it's needed by RSA#36
dgarske merged 1 commit intomasterfrom
rsa-sha-fix

Conversation

@danielinux
Copy link
Copy Markdown
Member

According to Jenkins, two test cases (101 & 111) are still failing, because linking RSA+SHA3 excludes sha256 and results in missing symbols at linking time. sha256 can be included in all cases and discarded automatically when not needed.

@dgarske dgarske merged commit 19f328c into master Jan 9, 2020
@dgarske dgarske deleted the rsa-sha-fix branch January 31, 2020 14:09
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.

2 participants