Skip to content

Commit

Permalink
fix keccak file ending
Browse files Browse the repository at this point in the history
  • Loading branch information
mkannwischer committed Jan 7, 2025
1 parent 6046deb commit 04e5959
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion mk/crypto.mk
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ SYMCRYPTO_SRC = \
mupq/common/nistseedexpander.c \
common/keccakf1600.S \
common/keccakf1600_adomnicai_m4_opt_m7.s \
common/keccakf1600_adomnicai_m7.S \
common/keccakf1600_adomnicai_m7.s \
common/aes.c \
common/aes-encrypt.S \
common/aes-keyschedule.S \
Expand Down

0 comments on commit 04e5959

Please sign in to comment.