Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Nettle
nettle
Commits
8cf056ee
Commit
8cf056ee
authored
Apr 12, 2013
by
Niels Möller
Browse files
Prepare configure.ac for umac assembly routines.
parent
4f52fb06
Changes
2
Hide whitespace changes
Inline
Side-by-side
ChangeLog
View file @
8cf056ee
2013-04-12 Niels Möller <nisse@lysator.liu.se>
* configure.ac (asm_replace_list): Added umac-nh.asm and
umac-nh-n.asm.
* testsuite/umac-test.c: Test different alignments for the
message.
...
...
configure.ac
View file @
8cf056ee
...
...
@@ -250,7 +250,7 @@ asm_replace_list="aes-encrypt-internal.asm aes-decrypt-internal.asm \
salsa20-crypt.asm salsa20-core-internal.asm \
serpent-encrypt.asm serpent-decrypt.asm \
sha1-compress.asm sha256-compress.asm sha512-compress.asm \
sha3-permute.asm machine.m4"
sha3-permute.asm
umac-nh.asm umac-nh-n.asm
machine.m4"
# Assembler files which generate additional object files if they are used.
asm_optional_list=""
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment