Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

deps: upgrade openssl to 1.0.2g #5507

Merged
merged 1 commit into from
Mar 1, 2016
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
929 changes: 0 additions & 929 deletions deps/openssl/asm/x64-elf-gas/aes/aesni-mb-x86_64.s

Large diffs are not rendered by default.

1,335 changes: 16 additions & 1,319 deletions deps/openssl/asm/x64-elf-gas/aes/aesni-sha1-x86_64.s

Large diffs are not rendered by default.

4,297 changes: 0 additions & 4,297 deletions deps/openssl/asm/x64-elf-gas/aes/aesni-sha256-x86_64.s

Large diffs are not rendered by default.

1,637 changes: 15 additions & 1,622 deletions deps/openssl/asm/x64-elf-gas/bn/rsaz-avx2.s

Large diffs are not rendered by default.

856 changes: 160 additions & 696 deletions deps/openssl/asm/x64-elf-gas/bn/rsaz-x86_64.s

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion deps/openssl/asm/x64-elf-gas/bn/x86_64-gf2m.s
Original file line number Diff line number Diff line change
Expand Up @@ -242,7 +242,7 @@ bn_GF2m_mul_2x2:
movq %rcx,56(%rsp)
movq %r8,64(%rsp)

movq $15,%r8
movq $0xf,%r8
movq %rsi,%rax
movq %rcx,%rbp
call _mul_1x1
Expand Down
Loading