openssl/crypto/ec
Shakti Shah e5313f2048 OpenSSL License is applied for some source files, change to Apache 2
The following files

include/openssl/hpke.h
crypto/hpke/hpke.c
crypto/ec/asm/ecp_sm2p256-armv8.pl
crypto/chacha/asm/chacha-loongarch64.pl
still seem to be released under the OpenSSL License instead of the Apache 2 license.

Fixes #23570

Reviewed-by: Shane Lontis <shane.lontis@oracle.com>
Reviewed-by: Richard Levitte <levitte@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/23576)
2024-02-19 10:06:04 +01:00
..
asm OpenSSL License is applied for some source files, change to Apache 2 2024-02-19 10:06:04 +01:00
curve448 Rearrange terms in gf_mul to prevent segfault 2024-02-09 10:34:16 +01:00
build.info Fix a few incorrect paths in some build.info files 2024-02-02 14:12:49 +01:00
curve25519.c Copyright year updates 2023-09-07 09:59:15 +01:00
ec2_oct.c Update copyright year 2022-05-03 13:34:51 +01:00
ec2_smpl.c crypto: Fix various typos, repeated words, align some spelling to LDP. 2022-10-12 16:55:01 +11:00
ec_ameth.c Honor OSSL_PKEY_PARAM_EC_POINT_CONVERSION_FORMAT as set and default to UNCOMPRESSED 2022-11-29 16:03:04 +01:00
ec_asn1.c Stop raising ERR_R_MALLOC_FAILURE in most places 2022-10-05 14:02:03 +02:00
ec_backend.c Cleanup : directly include of internal/nelem.h when required. 2022-11-23 18:08:25 +01:00
ec_check.c Stop raising ERR_R_MALLOC_FAILURE in most places 2022-10-05 14:02:03 +02:00
ec_curve.c Optimize SM2 on aarch64 2023-08-24 14:57:35 +02:00
ec_cvt.c
ec_deprecated.c Stop raising ERR_R_MALLOC_FAILURE in most places 2022-10-05 14:02:03 +02:00
ec_err.c Fix potential infinite loops in ECDSA signing. 2023-03-01 09:20:49 +11:00
ec_key.c Copyright year updates 2023-09-07 09:59:15 +01:00
ec_kmeth.c Copyright year updates 2023-09-07 09:59:15 +01:00
ec_lib.c Copyright year updates 2023-09-07 09:59:15 +01:00
ec_local.h Copyright year updates 2023-09-07 09:59:15 +01:00
ec_mult.c Copyright year updates 2023-09-07 09:59:15 +01:00
ec_oct.c Stop raising ERR_R_MALLOC_FAILURE in most places 2022-10-05 14:02:03 +02:00
ec_pmeth.c Stop raising ERR_R_MALLOC_FAILURE in most places 2022-10-05 14:02:03 +02:00
ec_print.c
ecdh_kdf.c
ecdh_ossl.c Stop raising ERR_R_MALLOC_FAILURE in most places 2022-10-05 14:02:03 +02:00
ecdsa_ossl.c Copyright year updates 2023-09-07 09:59:15 +01:00
ecdsa_sign.c
ecdsa_vrf.c
eck_prn.c Stop raising ERR_R_MALLOC_FAILURE in most places 2022-10-05 14:02:03 +02:00
ecp_mont.c crypto: Fix various typos, repeated words, align some spelling to LDP. 2022-10-12 16:55:01 +11:00
ecp_nist.c
ecp_nistp224.c Copyright year updates 2023-09-07 09:59:15 +01:00
ecp_nistp256.c Copyright year updates 2023-09-07 09:59:15 +01:00
ecp_nistp384.c ecc: Remove extraneous parentheses in secp384r1 2023-09-01 10:06:54 +01:00
ecp_nistp521.c Copyright year updates 2023-09-07 09:59:15 +01:00
ecp_nistputil.c
ecp_nistz256_table.c
ecp_nistz256.c Copyright year updates 2023-09-07 09:59:15 +01:00
ecp_oct.c
ecp_ppc.c
ecp_s390x_nistp.c Copyright year updates 2023-09-28 14:23:29 +01:00
ecp_sm2p256_table.c Optimize SM2 on aarch64 2023-08-24 14:57:35 +02:00
ecp_sm2p256.c Fix declspec align syntax 2023-12-19 13:57:32 +01:00
ecp_smpl.c nit: fix some pointer comparisons 2022-10-12 16:55:28 +11:00
ecx_backend.c Check whether the pubkey exists in ossl_ecx_key_dup 2024-01-16 11:29:02 +01:00
ecx_backend.h
ecx_key.c Copyright year updates 2023-09-07 09:59:15 +01:00
ecx_meth.c Copyright year updates 2023-09-07 09:59:15 +01:00
ecx_s390x.c