index
:
openssl
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_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
SSLeay
dependabot-review
dependabot/github_actions/coverallsapp/github-action-2.3.3
feature/acert-cli
feature/dtls-1.3
feature/ech
feature/evp_skey
feature/hss
feature/ml-kem
feature/quic-server
feature/slh-dsa
master
openssl-3.0
openssl-3.1
openssl-3.2
openssl-3.3
openssl-3.4
tls1.3-draft-18
tls1.3-draft-19
Mirror of https://github.com/openssl/openssl
matthias
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
crypto
/
ec
Age
Commit message (
Expand
)
Author
2022-10-11
eckey_priv_encode(): Call ASN1_STRING_free() only on an ASN1_STRING
Tomas Mraz
2022-09-09
s390x: fix ecx derive
Juergen Christ
2022-08-04
Fix EC_KEY_set_private_key() priv_key regression
Roberto Hueso Gomez
2022-07-14
Fix EC ASM flag passing
Juergen Christ
2022-06-25
Fix a memory leak in EC_GROUP_new_from_ecparameters
Bernd Edlinger
2022-06-23
The flag "decoded-from-explicit" must be imp/exportable
Tomas Mraz
2022-06-21
Update copyright year
Matt Caswell
2022-06-16
Add sensitive memory clean in priv encode
Kan
2022-06-02
Fix possible null pointer dereference of evp_pkey_get_legacy()
Zhou Qingyang
2022-05-24
Fix undefined behaviour in EC_GROUP_new_from_ecparameters
Bernd Edlinger
2022-05-24
Fix a memory leak in ec_key_simple_oct2priv
Bernd Edlinger
2022-05-24
Rename x86-32 assembly files from .s to .S.
Sebastian Andrzej Siewior
2022-05-03
Update copyright year
Matt Caswell
2022-04-21
str[n]casecmp => OPENSSL_strncasecmp
Dmitry Belyavskiy
2022-04-14
Add error code for unsupported explicit parameters
Tomas Mraz
2022-04-14
Import only named params into FIPS module
Tomas Mraz
2022-03-25
Fix Coverity 1498612: integer overflow
Pauli
2022-03-21
Fix coverity 1498607: uninitialised value
Pauli
2022-03-15
Update copyright year
Matt Caswell
2022-02-14
Apply the correct Apache v2 license
Tomas Mraz
2022-02-03
Fix copyrights
Todd Short
2022-01-13
Cleansing all the temporary data for s390x
Dmitry Belyavskiy
2022-01-11
Fix: some patches related to error exiting
Peiwei Hu
2021-12-16
EC_POINT_hex2point: forget to free pt
Peiwei Hu
2021-12-14
Update copyright year
Matt Caswell
2021-11-16
Don't create an ECX key with short keys
Matt Caswell
2021-11-08
Fix incorrect return check of BN_bn2binpad
PW Hu
2021-10-27
add checks for the return values of BN_new(), sk_RSA_PRIME_INFO_new_reserve(),
x2018
2021-08-30
[ec] Do not default to OPENSSL_EC_NAMED_CURVE for curves without OID
Nicola Tuveri
2021-08-24
Fix EC_GROUP_new_from_ecparameters to check the base length
Matt Caswell
2021-07-29
Update copyright year
Matt Caswell
2021-07-22
Update our EVP_PKEY_METHODs to get low level keys via public APIs
Matt Caswell
2021-07-15
Split bignum code out of the sparcv9cap.c
Tomas Mraz
2021-07-07
CRYPTO: Remove the check for built-in methods in the export_to function
Richard Levitte
2021-07-06
fips module header inclusion fine-tunning
Tomas Mraz
2021-06-25
ppccap.c: Split out algorithm-specific functions
Tomas Mraz
2021-06-22
ec: Only build ecp_nistp521-ppc64.s if enable-ec_nistp_64_gcc_128
Martin Schwenke
2021-06-22
ec: Add alignment pseudo-op at beginning of function
Martin Schwenke
2021-06-22
ec: Drop uses of .cfi_startproc/.cfi_endproc pseudo-ops
Martin Schwenke
2021-06-22
ec: Fail build on big-endian with enable-ec_nistp_64_gcc_128
Martin Schwenke
2021-06-17
Update copyright year
Matt Caswell
2021-06-14
Add a generic SubjectPublicKeyInfo decoder
Matt Caswell
2021-06-02
ec: remove TODOs
Pauli
2021-06-01
Rename all getters to use get/get0 in name
Tomas Mraz
2021-06-01
crypto: updates to pass size_t to RAND_bytes_ex()
Pauli
2021-05-29
add zero strenght arguments to BN and RAND RNG calls
Pauli
2021-05-29
ec: Add PPC64 vector assembly version of p521 field operations
Amitay Isaacs
2021-05-29
ec: Add run time code selection for p521 field operations
Martin Schwenke
2021-05-29
ec: Rename reference p521 field operations and use them via macros
Martin Schwenke
2021-05-28
Rework and make DEBUG macros consistent.
Rich Salz
[next]