Update Curve448 copyright for 2018
authorMatt Caswell <matt@openssl.org>
Thu, 18 Jan 2018 13:12:46 +0000 (13:12 +0000)
committerMatt Caswell <matt@openssl.org>
Tue, 20 Feb 2018 12:59:30 +0000 (12:59 +0000)
commitf53c77648ce1c4d8455dfb1a5c1ecf4239fe8e87
tree7aee02817bfa1b92633a699adaeea6813f699478
parentbce310816138f2fbd3f34450a48136132d968e58
Update Curve448 copyright for 2018

Reviewed-by: Bernd Edlinger <bernd.edlinger@hotmail.de>
(Merged from https://github.com/openssl/openssl/pull/5105)
27 files changed:
crypto/ec/curve448/arch_32/arch_intrinsics.h
crypto/ec/curve448/arch_32/f_impl.c
crypto/ec/curve448/arch_32/f_impl.h
crypto/ec/curve448/arch_arm_32/arch_intrinsics.h
crypto/ec/curve448/arch_arm_32/f_impl.c
crypto/ec/curve448/arch_arm_32/f_impl.h
crypto/ec/curve448/arch_neon/arch_intrinsics.h
crypto/ec/curve448/arch_neon/f_impl.c
crypto/ec/curve448/arch_neon/f_impl.h
crypto/ec/curve448/arch_ref64/arch_intrinsics.h
crypto/ec/curve448/arch_ref64/f_impl.c
crypto/ec/curve448/arch_ref64/f_impl.h
crypto/ec/curve448/arch_x86_64/arch_intrinsics.h
crypto/ec/curve448/arch_x86_64/f_impl.c
crypto/ec/curve448/arch_x86_64/f_impl.h
crypto/ec/curve448/constant_time.h
crypto/ec/curve448/curve448.c
crypto/ec/curve448/curve448_lcl.h
crypto/ec/curve448/curve448_tables.c
crypto/ec/curve448/curve448utils.h
crypto/ec/curve448/ed448.h
crypto/ec/curve448/eddsa.c
crypto/ec/curve448/f_generic.c
crypto/ec/curve448/field.h
crypto/ec/curve448/point_448.h
crypto/ec/curve448/scalar.c
crypto/ec/curve448/word.h