diff --git a/ChangeLog b/ChangeLog index 32f5278905ffa97836cd296b441ac9f1fe12cf02..ee7a57f70fc0ce0776bf0059a954fbf6d8b8270d 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,14 @@ +2019-01-19 Niels Möller <nisse@lysator.liu.se> + + From Yuriy M. Kaminskiy: + * fat-setup.h (chacha_core_func): New typedef. + * fat-arm.c (fat_init): Enable choice between + _nettle_chacha_core_c and _nettle_chacha_core_neon. + * configure.ac (asm_nettle_optional_list): Add + chacha-core-internal-2.asm. + * chacha-core-internal.c: Enable fat build with C and asm version. + * arm/fat/chacha-core-internal-2.asm: New file. + 2019-01-12 Niels Möller <nisse@lysator.liu.se> * examples/eratosthenes.c: Deleted program.