openssl/crypto
Nicola Tuveri a3b54f0f5d Fix no-ec2m in ec_curve.c (1.1.0)
I made a mistake in d4a5dac9f9 and
inverted the GF2m and GFp calls in ec_point_get_affine_coordinates, this
fixes it.

Reviewed-by: Matt Caswell <matt@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/9873)
2019-09-12 02:08:27 +03:00
..
aes Update copyright year 2018-03-27 13:43:23 +01:00
asn1 Update copyright year 2019-09-10 13:59:11 +01:00
async arch/async_posix.h: improve portability. 2018-10-19 10:31:27 +02:00
bf Fix gcc-7 warnings about missing fall thru comments. 2017-07-14 18:35:36 +02:00
bio Update copyright year 2019-05-28 14:47:54 +02:00
blake2
bn Update copyright year 2019-09-10 13:59:11 +01:00
buffer Implement the CRYPTO_secure_clear_free function. 2017-07-29 19:49:26 +02:00
camellia Missed some copyright merge 2016-06-13 16:05:25 -04:00
cast Fix gcc-7 warnings about missing fall thru comments. 2017-07-14 18:35:36 +02:00
chacha Update copyright year 2018-08-14 13:37:41 +01:00
cmac Don't use deprecated EVP_CIPHER_CTX_cleanup() internally 2017-03-03 10:52:11 +01:00
cms Update copyright year 2019-09-10 13:59:11 +01:00
comp Add comments to NULL func ptrs in bio_method_st 2017-12-18 07:20:14 +10:00
conf Update copyright year 2018-11-20 13:28:44 +00:00
ct Update copyright year 2018-11-20 13:28:44 +00:00
des Standardize syntax of sizeof(foo) 2017-12-08 15:17:12 -05:00
dh Update copyright year 2019-09-10 13:59:11 +01:00
dsa Update copyright year 2019-05-28 14:47:54 +02:00
dso Custome built dladdr() for AIX. 2018-04-14 14:05:42 +02:00
ec Fix no-ec2m in ec_curve.c (1.1.0) 2019-09-12 02:08:27 +03:00
engine Update copyright year 2019-05-28 14:47:54 +02:00
err Update copyright year 2019-05-28 14:47:54 +02:00
evp Update copyright year 2019-05-28 14:47:54 +02:00
hmac Teach EVP_PKEY_HMAC keys how to EVP_PKEY_cmp() 2016-06-24 12:31:31 -04:00
idea Fix gcc-7 warnings about missing fall thru comments. 2017-07-14 18:35:36 +02:00
include/internal Use secure_getenv(3) when available. 2018-09-24 11:32:25 +10:00
kdf Update copyright year 2018-11-20 13:28:44 +00:00
lhash Update copyright year 2018-11-20 13:28:44 +00:00
md2 Convert memset calls to OPENSSL_cleanse 2016-06-30 15:51:57 +01:00
md4 Remove/rename some old files. 2016-06-01 11:29:57 -04:00
md5 Remove/rename some old files. 2016-06-01 11:29:57 -04:00
mdc2 Avoid overflow in MDC2_Update() 2016-08-24 14:12:51 +01:00
modes Update copyright year 2018-08-14 13:37:41 +01:00
objects Update copyright year 2018-11-20 13:28:44 +00:00
ocsp Update copyright year 2018-11-20 13:28:44 +00:00
pem Update copyright year 2019-09-10 13:59:11 +01:00
perlasm perlasm/x86_64-xlate.pl: work around problem with hex constants in masm. 2017-05-05 16:56:38 +02:00
pkcs7 Update copyright year 2019-09-10 13:59:11 +01:00
pkcs12 Update copyright year 2018-11-20 13:28:44 +00:00
poly1305 Update copyright year 2018-08-14 13:37:41 +01:00
rand Update copyright year 2018-11-20 13:28:44 +00:00
rc2 Fix gcc-7 warnings about missing fall thru comments. 2017-07-14 18:35:36 +02:00
rc4 Update copyright year 2018-03-27 13:43:23 +01:00
rc5 Fix gcc-7 warnings about missing fall thru comments. 2017-07-14 18:35:36 +02:00
ripemd
rsa Update copyright year 2019-09-10 13:59:11 +01:00
seed Use _WIN32 over WIN32 for preprocessor conditional 2017-02-16 09:15:46 -05:00
sha Update copyright year 2018-08-14 13:37:41 +01:00
srp Prevent OOB in SRP base64 code. 2017-02-21 13:15:07 -05:00
stack Don't leak on an OPENSSL_realloc() failure 2016-09-21 20:30:25 +01:00
ts Update copyright year 2018-08-14 13:37:41 +01:00
txt_db Fix a few memleaks in TXT_DB. 2017-02-21 14:35:41 -05:00
ui crypto/ui/ui_openssl.c: make sure to recognise ENXIO and EIO too 2018-09-20 06:43:02 +02:00
whrlpool Fix a read off the end of the input buffer 2017-06-08 16:13:08 -04:00
x509 Update copyright year 2019-09-10 13:59:11 +01:00
x509v3 Update copyright year 2018-08-14 13:37:41 +01:00
LPdir_nyi.c Remove the silly CVS markers from LPdir_*.c 2016-07-16 07:58:23 +02:00
LPdir_unix.c Remove the silly CVS markers from LPdir_*.c 2016-07-16 07:58:23 +02:00
LPdir_vms.c
LPdir_win.c Fix mingw build 2016-07-18 10:47:07 +01:00
LPdir_win32.c Remove the silly CVS markers from LPdir_*.c 2016-07-16 07:58:23 +02:00
LPdir_wince.c Remove the silly CVS markers from LPdir_*.c 2016-07-16 07:58:23 +02:00
alphacpuid.pl Add assembly CRYPTO_memcmp. 2016-05-19 22:33:00 +02:00
arm64cpuid.pl Add assembly CRYPTO_memcmp. 2016-05-19 22:33:00 +02:00
arm_arch.h Update copyright year 2018-08-14 13:37:41 +01:00
armcap.c Update copyright year 2018-08-14 13:37:41 +01:00
armv4cpuid.pl Update copyright year 2018-08-14 13:37:41 +01:00
build.info Use secure_getenv(3) when available. 2018-09-24 11:32:25 +10:00
c64xpluscpuid.pl Add assembly CRYPTO_memcmp. 2016-05-19 22:33:00 +02:00
cpt_err.c Check for errors allocating the error strings. 2016-07-20 19:20:53 +02:00
cryptlib.c minor fixes for Windows 2018-09-12 09:36:05 +02:00
cversion.c
dllmain.c
ebcdic.c
ex_data.c Update copyright year 2018-08-14 13:37:41 +01:00
getenv.c Use secure_getenv(3) when available. 2018-09-24 11:32:25 +10:00
ia64cpuid.S Fix typo in files in crypto folder 2017-08-05 20:43:54 +02:00
init.c crypto/init.c: improve destructor_key's portability. 2018-08-22 21:47:39 +02:00
mem.c Update copyright year 2018-03-27 13:43:23 +01:00
mem_clr.c Fix some style issues... 2016-08-02 09:59:23 +02:00
mem_dbg.c Standardize syntax of sizeof(foo) 2017-12-08 15:17:12 -05:00
mem_sec.c Zero memory in CRYPTO_secure_malloc. 2018-08-23 11:12:44 +10:00
o_dir.c Fix typo, missing || 2017-02-22 19:51:41 +01:00
o_fips.c
o_fopen.c Update copyright year 2018-08-14 13:37:41 +01:00
o_init.c
o_str.c Address some -Wold-style-declaration warnings 2017-06-20 13:35:33 -04:00
o_time.c Update copyright year 2018-08-14 13:37:41 +01:00
pariscid.pl Update copyright year 2018-03-27 13:43:23 +01:00
ppc_arch.h GH919: Fix wrappers for two headers 2016-05-24 11:04:38 -04:00
ppccap.c crypto/ppccap.c: SIGILL-free processor capabilities detection on MacOS X. 2017-04-02 22:10:06 +02:00
ppccpuid.pl Add assembly CRYPTO_memcmp. 2016-05-19 22:33:00 +02:00
s390xcap.c s390x assembly pack: define OPENSSL_s390xcap_P in s390xcap.c 2017-10-22 21:20:00 +02:00
s390xcpuid.S s390x assembly pack: define OPENSSL_s390xcap_P in s390xcap.c 2017-10-22 21:20:00 +02:00
sparc_arch.h
sparccpuid.S spelling fixes, just comments and readme. 2016-08-05 19:07:30 -04:00
sparcv9cap.c crypto/sparcv9cap.c: add missing declaration. 2016-08-12 10:26:20 +02:00
threads_none.c
threads_pthread.c Grouped data declarations [skip ci] 2017-02-03 13:51:06 +01:00
threads_win.c Update copyright year 2018-08-14 13:37:41 +01:00
uid.c
vms_rms.h
x86_64cpuid.pl Fix comment typo. 2017-07-26 23:13:49 -04:00
x86cpuid.pl More typo fixes 2017-03-30 22:13:12 +02:00