openssl/crypto/ec
Rich Salz 624265c60e Cleanup some copyright stuff
Remove some incorrect copyright references.
Move copyright to standard place
Add OpenSSL copyright where missing.
Remove copyrighted file that we don't use any more
Remove Itanium assembler for RC4 and MD5 (assembler versions of old and
weak algorithms for an old chip)
Standardize apps/rehash copyright comment; approved by Timo
Put dual-copyright notice on mkcert

Reviewed-by: Richard Levitte <levitte@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/3691)
2017-06-30 21:56:44 -04:00
..
asm Cleanup some copyright stuff 2017-06-30 21:56:44 -04:00
build.info
curve25519.c Left shift of a negative number is undefined behaviour 2017-06-02 10:40:13 +01:00
ec2_mult.c Modify Sun copyright to follow OpenSSL style 2017-06-20 11:13:45 -04:00
ec2_oct.c Modify Sun copyright to follow OpenSSL style 2017-06-20 11:13:45 -04:00
ec2_smpl.c Modify Sun copyright to follow OpenSSL style 2017-06-20 11:13:45 -04:00
ec_ameth.c Fix a memleak in ec_copy_parameters. 2017-06-13 13:27:25 -04:00
ec_asn1.c ASN.1: adapt our use of INTxx et al by making them explicitely embedded 2017-04-13 10:23:31 +02:00
ec_check.c
ec_curve.c Modify Sun copyright to follow OpenSSL style 2017-06-20 11:13:45 -04:00
ec_cvt.c Modify Sun copyright to follow OpenSSL style 2017-06-20 11:13:45 -04:00
ec_err.c make error tables const and separate header file 2017-06-07 15:12:03 -04:00
ec_key.c Modify Sun copyright to follow OpenSSL style 2017-06-20 11:13:45 -04:00
ec_kmeth.c
ec_lcl.h Modify Sun copyright to follow OpenSSL style 2017-06-20 11:13:45 -04:00
ec_lib.c Modify Sun copyright to follow OpenSSL style 2017-06-20 11:13:45 -04:00
ec_mult.c Modify Sun copyright to follow OpenSSL style 2017-06-20 11:13:45 -04:00
ec_oct.c Modify Sun copyright to follow OpenSSL style 2017-06-20 11:13:45 -04:00
ec_pmeth.c
ec_print.c
ecdh_kdf.c
ecdh_ossl.c Modify Sun copyright to follow OpenSSL style 2017-06-20 11:13:45 -04:00
ecdsa_ossl.c
ecdsa_sign.c
ecdsa_vrf.c
eck_prn.c Modify Sun copyright to follow OpenSSL style 2017-06-20 11:13:45 -04:00
ecp_mont.c Modify Sun copyright to follow OpenSSL style 2017-06-20 11:13:45 -04:00
ecp_nist.c Modify Sun copyright to follow OpenSSL style 2017-06-20 11:13:45 -04:00
ecp_nistp224.c Change to check last return value of BN_CTX_get 2017-06-26 15:40:16 +02:00
ecp_nistp256.c Change to check last return value of BN_CTX_get 2017-06-26 15:40:16 +02:00
ecp_nistp521.c Change to check last return value of BN_CTX_get 2017-06-26 15:40:16 +02:00
ecp_nistputil.c
ecp_nistz256_table.c
ecp_nistz256.c Merge Intel copyright notice into standard 2017-06-30 12:01:54 -04:00
ecp_oct.c Modify Sun copyright to follow OpenSSL style 2017-06-20 11:13:45 -04:00
ecp_smpl.c Change to check last return value of BN_CTX_get 2017-06-26 15:40:16 +02:00
ecx_meth.c Use EVP_PKEY_X25519, EVP_PKEY_ED25519 instead of NIDs where appropriate. 2017-06-21 14:11:01 +01:00