Skip to content
GitLab
Menu
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
cf570173
Commit
cf570173
authored
Apr 17, 2014
by
Niels Möller
Browse files
Deleted next-prime.c from examples/Makefile.in (forgotten in earlier change).
parent
f1abc081
Changes
2
Hide whitespace changes
Inline
Side-by-side
ChangeLog
View file @
cf570173
2014-04-17 Niels Möller <nisse@lysator.liu.se>
* examples/Makefile.in (SOURCES): Deleted next-prime.c (forgotten
in 2014-04-13 change).
2014-04-16 Niels Möller <nisse@lysator.liu.se>
* testsuite/ccm-test.c (test_cipher_ccm): Deleted check for NULL
...
...
examples/Makefile.in
View file @
cf570173
...
...
@@ -24,7 +24,7 @@ TARGETS = nettle-benchmark$(EXEEXT) eratosthenes$(EXEEXT) \
$(ENC_TARGETS)
@IF_HOGWEED@
$(HOGWEED_TARGETS)
SOURCES
=
nettle-benchmark.c hogweed-benchmark.c ecc-benchmark.c
\
eratosthenes.c
next-prime.c
random-prime.c
\
eratosthenes.c random-prime.c
\
nettle-openssl.c
\
io.c read_rsa_key.c
\
rsa-encrypt.c rsa-decrypt.c rsa-keygen.c rsa-sign.c rsa-verify.c
\
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a 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