index
:
delta/openssl-new.git
1.0.2-aead
BRANCH_ASN1
BRANCH_OpenSSL_0_9_8k
BRANCH_VMS_64BIT
BRANCH_WIN64
BRANCH_engine
OpenSSL-engine-0_9_6-stable
OpenSSL-fips-0_9_7-stable
OpenSSL-fips-0_9_8-stable
OpenSSL-fips-1_2-stable
OpenSSL-fips-2_0-dev
OpenSSL-fips-2_0-stable
OpenSSL-fips2-0_9_7-stable
OpenSSL-rfc3820-0_9_7-stable
OpenSSL_0_9_6-stable
OpenSSL_0_9_7-stable
OpenSSL_0_9_8-stable
OpenSSL_0_9_8fg-stable
OpenSSL_1_0_0-stable
OpenSSL_1_0_1-stable
OpenSSL_1_0_2-stable
OpenSSL_1_1_0-stable
OpenSSL_1_1_1-stable
OpenTLS
SSLeay
baserock/OpenSSL_1_0_1g
baserock/OpenSSL_1_0_2-stable
baserock/larswirzenius/morph
baserock/morph
baserock/pedroalvarez/power-port
baserock/ps/proto-web-system
eliminate-ssl-ctrl
master
openssl-3.0
openssl-3.1
rsalz-monolith
rt4526
supplemental-data-api-2
tls1.3-draft-18
tls1.3-draft-19
github.com: openssl/openssl.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
crypto
/
ec
/
asm
Commit message (
Expand
)
Author
Age
Files
Lines
*
ec: Use .machine "any" explicitly in ecp_nistp521-ppc64
Robin Lee
2023-03-01
1
-0
/
+1
*
Apply the correct Apache v2 license
Tomas Mraz
2022-02-14
1
-2
/
+2
*
aarch64: support BTI and pointer authentication in assembly
Russ Butler
2021-10-01
1
-26
/
+38
*
Update copyright year
Matt Caswell
2021-07-29
1
-1
/
+1
*
Split bignum code out of the sparcv9cap.c
Tomas Mraz
2021-07-15
1
-1
/
+4
*
ec: Add alignment pseudo-op at beginning of function
Martin Schwenke
2021-06-22
1
-0
/
+1
*
ec: Drop uses of .cfi_startproc/.cfi_endproc pseudo-ops
Martin Schwenke
2021-06-22
1
-2
/
+0
*
ec: Add PPC64 vector assembly version of p521 field operations
Amitay Isaacs
2021-05-29
1
-0
/
+436
*
Fix: ecp_nistz256-armv4.S bad arguments
Henry N
2020-09-20
1
-3
/
+3
*
Ignore vendor name in Clang version number.
Jung-uk Kim
2020-08-27
2
-2
/
+2
*
[crypto/ec] Remove unreachable AVX2 code in NISTZ256 implementation
Nicola Tuveri
2020-06-04
1
-2082
/
+0
*
Update copyright year
Matt Caswell
2020-04-23
9
-9
/
+9
*
Also check for errors in x86_64-xlate.pl.
David Benjamin
2020-02-17
9
-9
/
+9
*
Do not silently truncate files on perlasm errors
David Benjamin
2020-01-22
9
-9
/
+9
*
For all assembler scripts where it matters, recognise clang > 9.x
Richard Levitte
2020-01-17
3
-3
/
+3
*
Fix side channel in ecp_nistz256-armv8.pl
Fangming.Fang
2020-01-05
1
-37
/
+28
*
Improve side channel fix in ecp_nistz256-x86_64.pl
Bernd Edlinger
2020-01-05
1
-25
/
+6
*
Fix side channel in ecp_nistz256-armv4.pl
Bernd Edlinger
2020-01-05
1
-46
/
+33
*
Fix side channel in ecp_nistz256-x86.pl
Bernd Edlinger
2020-01-05
1
-40
/
+36
*
Avoid leaking intermediate states in point doubling special case.
David Benjamin
2020-01-05
1
-6
/
+15
*
Add some missing cfi frame info in x25519-x86_64.pl
Bernd Edlinger
2019-12-23
1
-0
/
+14
*
Add some missing cfi frame info in ecp_nistz256-x86_64.pl
Bernd Edlinger
2019-12-23
1
-0
/
+8
*
Unify all assembler file generators
Richard Levitte
2019-09-16
9
-30
/
+45
*
make ecp_nistz256_point_add_vis3() local
Vladimir Kotal
2019-08-09
1
-1
/
+0
*
Fix Typos
Antoine Cœur
2019-07-02
2
-3
/
+3
*
Fix calling convention bug in ecp_nistz256_ord_sqr_mont
David Benjamin
2019-04-14
3
-3
/
+3
*
Fix some CFI issues in x86_64 assembly
David Benjamin
2019-02-17
1
-0
/
+34
*
ARM64 assembly pack: make it Windows-friendly.
Andy Polyakov
2019-02-16
1
-3
/
+3
*
ARM assembly pack: make it Windows-friendly.
Andy Polyakov
2019-02-16
1
-1
/
+3
*
AArch64 assembly pack: authenticate return addresses.
Andy Polyakov
2019-02-12
1
-1
/
+27
*
Following the license change, modify the boilerplates in crypto/ec/
Richard Levitte
2018-12-06
9
-9
/
+9
*
Update copyright year
Matt Caswell
2018-09-11
3
-3
/
+3
*
Add ec/asm/x25519-ppc64.pl module.
Andy Polyakov
2018-07-26
1
-0
/
+824
*
ec/asm/ecp_nistz256-{!x86_64}.pl: fix scatter_w7 function.
Andy Polyakov
2018-07-22
5
-25
/
+25
*
Fix typo in x25519-x86_64.pl
Mat
2018-07-17
1
-1
/
+1
*
ec/asm/x25519-x86_64.pl: add CFI directives and Windows SE handler.
Andy Polyakov
2018-07-15
1
-1
/
+296
*
ec/asm/x25519-x86_64.pl: fix base 2^64 add/sub and final reduction.
Andy Polyakov
2018-07-15
1
-4
/
+17
*
Update copyright year
Matt Caswell
2018-06-20
1
-1
/
+1
*
ec/asm/ecp_nistz256-avx2.pl: harmonize clang version detection.
Andy Polyakov
2018-06-18
1
-1
/
+1
*
Update copyright year
Matt Caswell
2018-05-01
1
-1
/
+1
*
ARM assembly pack: make it work with older assembler.
Andy Polyakov
2018-04-23
1
-1
/
+1
*
ec/asm/x25519-x86_64.pl: remove redundant carry chain.
Andy Polyakov
2018-03-01
1
-15
/
+6
*
crypto/ec/asm/x25519-x86_64.pl: close STDOUT, not $STDOUT
Richard Levitte
2018-02-27
1
-1
/
+1
*
ec/asm/x25519-x86_64.pl: fix up ADCX/ADOX fallback.
Andy Polyakov
2018-02-24
1
-2
/
+4
*
Add x25519-x86_64.pl module, mod 2^255-19 primitives.
Andy Polyakov
2018-02-21
1
-0
/
+816
*
Update copyright years on all files merged since Jan 1st 2018
Richard Levitte
2018-01-09
2
-2
/
+2
*
ec/asm/ecp_nistz256-armv8.pl: add optimized inversion.
Andy Polyakov
2018-01-07
1
-5
/
+304
*
ec/asm/ecp_nistz256-x86_64.pl: add .cfi and SEH handlers to new functions.
Andy Polyakov
2018-01-07
1
-25
/
+138
*
ec/ecp_nistz256.c: improve ECDSA sign by 30-40%.
Andy Polyakov
2018-01-07
1
-13
/
+1031
*
Many spelling fixes/typo's corrected.
Josh Soref
2017-11-11
4
-8
/
+8
[next]