index
:
openssl
master
openssl
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
crypto
/
ec
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Copyright year updates
Matt Caswell
2023-09-07
22
-22
/
+22
*
Move ALIGN32 and ALIGN64 into common.h, and fix for clang-cl.exe
Tom Cosgrove
2023-09-04
2
-19
/
+1
*
Remove a redundant point mul from ossl_ec_key_public_check()
Matt Caswell
2023-09-01
1
-5
/
+0
*
powerpc: ecc: Fix stack allocation secp384r1 asm
Rohan McLure
2023-09-01
1
-49
/
+0
*
ecc: Remove extraneous parentheses in secp384r1
Rohan McLure
2023-09-01
1
-6
/
+6
*
ecp_sm2p256-armv8.pl: Copy the argument handling from ecp_nistz256-armv8.pl
Tomas Mraz
2023-08-31
1
-3
/
+6
*
Optimize SM2 on aarch64
Xu Yizhou
2023-08-24
6
-3
/
+18032
*
ec: powerpc64le: Add asm implementation of felem_{square,mul}
Rohan McLure
2023-08-04
3
-2
/
+368
*
ec: 56-bit Limb Solinas' Strategy for secp384r1
Rohan McLure
2023-08-04
5
-2
/
+2027
*
ec: Use static linkage on nistp521 felem_{square,mul} wrappers
Rohan McLure
2023-08-04
1
-5
/
+5
*
Changes to resolve symbol conflict due to gf_mul
Pankul94
2023-07-14
5
-107
/
+107
*
fix memory allocation and reference counting issues
Pauli
2023-07-05
1
-4
/
+5
*
ecx: update to structure based atomics
Pauli
2023-07-01
2
-18
/
+11
*
ec: update to structure based atomics
Pauli
2023-07-01
8
-51
/
+25
*
Fix typos found by codespell
Dimitri Papadopoulos
2023-06-15
1
-2
/
+2
*
configure: introduce no-ecx to remove ECX related feature
Yi Li
2023-06-14
1
-16
/
+37
*
ecp_nistp256.c: Fix exponent in comment
Jonas Lindstrøm
2023-05-11
1
-1
/
+1
*
Fixes #19580 ECX keygen
Yuan, Shuai
2023-04-12
1
-1
/
+1
*
Fix mem leak in ECDSA_sign().
slontis
2023-03-31
1
-2
/
+2
*
Fix potential infinite loops in ECDSA signing.
slontis
2023-02-28
2
-3
/
+21
*
ec: Use .machine "any" explicitly in ecp_nistp521-ppc64
Robin Lee
2023-02-28
1
-0
/
+1
*
New function EC_GROUP_to_params to convert an EC_GROUP to an array of OSSL_PA...
Oliver Mihatsch
2023-02-08
1
-0
/
+36
*
Support all five EdDSA instances from RFC 8032
James Muir
2023-01-13
4
-59
/
+100
*
Implement deterministic ECDSA sign (RFC6979)
slontis
2022-11-30
1
-12
/
+61
*
Remove redundant assignment in felem_mul_ref in p521
Rohan McLure
2022-11-30
1
-1
/
+0
*
Honor OSSL_PKEY_PARAM_EC_POINT_CONVERSION_FORMAT as set and default to UNCOMP...
Nicola Tuveri
2022-11-29
1
-1
/
+3
*
Fix accumulated index comments in felem_inv for p521
Rohan McLure
2022-11-28
1
-2
/
+2
*
Cleanup : directly include of `internal/nelem.h` when required.
FdaSilvaYY
2022-11-23
1
-0
/
+1
*
dsa/ec: update pairwise tests to account for 140-3 IG 10.3.A additiocal comme...
Pauli
2022-11-01
1
-1
/
+57
*
nit: fix some pointer comparisons
FdaSilvaYY
2022-10-12
1
-11
/
+11
*
crypto: Fix various typos, repeated words, align some spelling to LDP.
FdaSilvaYY
2022-10-12
3
-6
/
+6
*
eckey_priv_encode(): Call ASN1_STRING_free() only on an ASN1_STRING
Tomas Mraz
2022-10-11
1
-9
/
+9
*
Stop raising ERR_R_MALLOC_FAILURE in most places
Richard Levitte
2022-10-05
25
-185
/
+127
*
ERR: replace remnant ECerr() and EVPerr() calls in crypto/
Dr. David von Oheimb
2022-09-30
2
-4
/
+4
*
Add HPKE DHKEM provider support for EC, X25519 and X448.
slontis
2022-09-23
3
-0
/
+103
*
s390x: fix ecx derive
Juergen Christ
2022-09-09
1
-10
/
+6
*
Fix EC_KEY_set_private_key() priv_key regression
Roberto Hueso Gomez
2022-08-04
1
-0
/
+10
*
libcrypto refactoring: introduce and use ossl_asn1_string_set_bits_left()
Dr. David von Oheimb
2022-07-19
1
-4
/
+3
*
Fix EC ASM flag passing
Juergen Christ
2022-07-14
1
-0
/
+8
*
Fix a memory leak in EC_GROUP_new_from_ecparameters
Bernd Edlinger
2022-06-25
1
-2
/
+2
*
The flag "decoded-from-explicit" must be imp/exportable
Tomas Mraz
2022-06-23
2
-6
/
+23
*
Add sensitive memory clean in priv encode
Kan
2022-06-16
1
-15
/
+7
*
Fix possible null pointer dereference of evp_pkey_get_legacy()
Zhou Qingyang
2022-06-02
1
-0
/
+40
*
Fix undefined behaviour in EC_GROUP_new_from_ecparameters
Bernd Edlinger
2022-05-24
1
-0
/
+10
*
Fix a memory leak in ec_key_simple_oct2priv
Bernd Edlinger
2022-05-24
1
-2
/
+1
*
Rename x86-32 assembly files from .s to .S.
Sebastian Andrzej Siewior
2022-05-24
1
-2
/
+2
*
Update copyright year
Matt Caswell
2022-05-03
9
-9
/
+9
*
str[n]casecmp => OPENSSL_strncasecmp
Dmitry Belyavskiy
2022-04-22
2
-6
/
+6
*
Add error code for unsupported explicit parameters
Tomas Mraz
2022-04-14
2
-1
/
+4
*
Import only named params into FIPS module
Tomas Mraz
2022-04-14
1
-7
/
+18
[next]