Skip to content

SHA-512 accelerated by x86#731

Open
MarekKnapek wants to merge 9 commits intolibtom:developfrom
MarekKnapek:sha512x86
Open

SHA-512 accelerated by x86#731
MarekKnapek wants to merge 9 commits intolibtom:developfrom
MarekKnapek:sha512x86

Conversation

@MarekKnapek
Copy link
Copy Markdown
Contributor

SHA-512 accelerated by x86.

@MarekKnapek
Copy link
Copy Markdown
Contributor Author

I have no idea what is the problem on ci with the amalgamed build. How do I run this myself?

Comment thread src/hashes/sha2/sha384_desc.c
Comment thread src/hashes/sha2/sha512_224_desc.c
Comment thread src/hashes/sha2/sha512_256_desc.c
Comment thread src/hashes/sha2/sha512_desc.c
Comment thread src/hashes/sha2/sha512_224_desc.c Outdated
Comment thread src/hashes/sha2/sha512_256_desc.c Outdated
Copy link
Copy Markdown
Member

@sjaeckel sjaeckel left a comment

Choose a reason for hiding this comment

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

Basically LGTM, besides this one comment for now. I didn't look in further detail yet, but will do that tomorrow.

By merging #726 there was a merge conflict, which I've just resolved while rebasing this branch and therefore I've force-pushed.

Comment thread src/hashes/sha2/sha512_x86.c Outdated
Copy link
Copy Markdown
Member

@sjaeckel sjaeckel left a comment

Choose a reason for hiding this comment

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

That last commit doesn't belong in this PR and requires further checks before applying it.

We started using inline functions declared in header files some time ago, but then @karel-m had some platforms where this doesn't work so we reverted back to not using them. We'd have to check again today. Please remove that commit and we'll do that in a separate PR.

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.

3 participants