Check-in [90b0958714]
Not logged in

Many hyperlinks are disabled.
Use anonymous login to enable hyperlinks.

Overview
Comment:Improve haves
Timelines: family | ancestors | descendants | both | trunk
Files: files | file ages | folders
SHA1: 90b0958714a0cbfd1d3a1598423116c38c807cc1
User & Date: bernd 2020-01-12 21:09:56.541
Context
2020-01-12
21:38
Add ARMv8 neon implementation check-in: 8761eb293a user: bernd tags: trunk
21:09
Improve haves check-in: 90b0958714 user: bernd tags: trunk
2020-01-09
18:52
Fix ihave, problem check-in: 136a37fd0f user: bernd tags: trunk
Changes
Unified Diff Side-by-Side Diff Patch
Changes to Makefile.in.
Changes to debian/control.in.
Changes to keccak.fs.
Changes to keccakfast.fs.
Name change from keccak/AUTHORS to keccakp/AUTHORS.
Name change from keccak/COPYING to keccakp/COPYING.
Name change from keccak/ChangeLog to keccakp/ChangeLog.
Name change from keccak/Keccak-avr8-settings.h to keccakp/Keccak-avr8-settings.h.
Name change from keccak/Keccak-avr8-util.h to keccakp/Keccak-avr8-util.h.
Name change from keccak/Keccak-avr8.h to keccakp/Keccak-avr8.h.
Name change from keccak/Keccak-compact-settings.h to keccakp/Keccak-compact-settings.h.
Name change from keccak/Keccak-compact.h to keccakp/Keccak-compact.h.
Name change from keccak/Keccak-compact8-settings.h to keccakp/Keccak-compact8-settings.h.
Name change from keccak/Keccak-compact8.h to keccakp/Keccak-compact8.h.
Name change from keccak/KeccakF-1600-32-rvk.macros to keccakp/KeccakF-1600-32-rvk.macros.
Name change from keccak/KeccakF-1600-32-s1.macros to keccakp/KeccakF-1600-32-s1.macros.
Name change from keccak/KeccakF-1600-32-s2.macros to keccakp/KeccakF-1600-32-s2.macros.
Name change from keccak/KeccakF-1600-32.macros to keccakp/KeccakF-1600-32.macros.
Name change from keccak/KeccakF-1600-64.macros to keccakp/KeccakF-1600-64.macros.
Name change from keccak/KeccakF-1600-inplace-armgcc-ARMv7A-NEON.s to keccakp/KeccakF-1600-inplace-armgcc-ARMv7A-NEON.s.
Name change from keccak/KeccakF-1600-int-set.h to keccakp/KeccakF-1600-int-set.h.
Name change from keccak/KeccakF-1600-interface.h to keccakp/KeccakF-1600-interface.h.
Name change from keccak/KeccakF-1600-neon.c to keccakp/KeccakF-1600-neon.c.
Name change from keccak/KeccakF-1600-opt32-settings.h to keccakp/KeccakF-1600-opt32-settings.h.
Name change from keccak/KeccakF-1600-opt32.c to keccakp/KeccakF-1600-opt32.c.
Name change from keccak/KeccakF-1600-opt64-settings.h to keccakp/KeccakF-1600-opt64-settings.h.
Name change from keccak/KeccakF-1600-opt64.c to keccakp/KeccakF-1600-opt64.c.
Name change from keccak/KeccakF-1600-reference.h to keccakp/KeccakF-1600-reference.h.
Name change from keccak/KeccakF-1600-simd128.macros to keccakp/KeccakF-1600-simd128.macros.
Name change from keccak/KeccakF-1600-simd64.macros to keccakp/KeccakF-1600-simd64.macros.
Name change from keccak/KeccakF-1600-unrolling.macros to keccakp/KeccakF-1600-unrolling.macros.
Name change from keccak/KeccakF-1600-xop.macros to keccakp/KeccakF-1600-xop.macros.
Name change from keccak/KeccakF-1600.h to keccakp/KeccakF-1600.h.
Name change from keccak/KeccakNISTInterface.h to keccakp/KeccakNISTInterface.h.
Name change from keccak/Makefile.am to keccakp/Makefile.am.
Name change from keccak/Makefile.android to keccakp/Makefile.android.
Name change from keccak/Makefile.forth to keccakp/Makefile.forth.
Name change from keccak/NEWS to keccakp/NEWS.
Name change from keccak/README to keccakp/README.
Name change from keccak/autogen.sh to keccakp/autogen.sh.
Name change from keccak/brg_endian.h to keccakp/brg_endian.h.
Name change from keccak/configure.ac to keccakp/configure.ac.
Name change from keccak/crypto_hash.h to keccakp/crypto_hash.h.
Name change from keccak/debian/changelog to keccakp/debian/changelog.
Name change from keccak/debian/compat to keccakp/debian/compat.
Name change from keccak/debian/control to keccakp/debian/control.
Name change from keccak/debian/rules to keccakp/debian/rules.
Name change from keccak/displayIntermediateValues.h to keccakp/displayIntermediateValues.h.
Name change from keccak/keccak-fsi.c to keccakp/keccak-fsi.c.
Name change from keccak/keccak.fs to keccakp/keccak.fs.
Name change from keccak/keccak.i to keccakp/keccak.i.
Name change from keccak/libforth to keccakp/libforth.
Name change from keccak/libforth.android to keccakp/libforth.android.
Changes to msg.fs.