e7d3922b43
This change replace the cmovq scheme with slightly faster SSE2 code. The SSE2 code was first introduced in Go's curve25519 implementation. See: https://go-review.googlesource.com/c/39693/ The implementation is basicly copied from the Go assembly. Change-Id: I25931a421ba141ce33809875699f048b0941c061 Reviewed-on: https://boringssl-review.googlesource.com/16564 Reviewed-by: Adam Langley <agl@google.com> Commit-Queue: Adam Langley <agl@google.com> CQ-Verified: CQ bot account: commit-bot@chromium.org <commit-bot@chromium.org> |
||
---|---|---|
.. | ||
asm | ||
CMakeLists.txt | ||
curve25519.c | ||
ed25519_test.cc | ||
ed25519_tests.txt | ||
internal.h | ||
spake25519_test.cc | ||
spake25519.c | ||
x25519_test.cc | ||
x25519-x86_64.c |