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
Brian Smith
nettle
Commits
d1695ba0
Commit
d1695ba0
authored
Sep 19, 2003
by
Niels Möller
Browse files
(EXTRA_PROGRAMS): Added rsa-encrypt and
rsa-decrypt. Rev: src/nettle/examples/Makefile.am:1.18
parent
72ca5b45
Changes
1
Hide whitespace changes
Inline
Side-by-side
examples/Makefile.am
View file @
d1695ba0
...
...
@@ -9,7 +9,7 @@ AM_LDFLAGS = -L..
# There's no program "io", it's just a trick to get automake to keep track
# of dependencies for io.o.
EXTRA_PROGRAMS
=
rsa-keygen rsa-sign rsa-verify io
EXTRA_PROGRAMS
=
rsa-keygen rsa-sign rsa-verify
rsa-encrypt rsa-decrypt
io
noinst_PROGRAMS
=
nettle-benchmark @RSA_EXAMPLES@
nettle_benchmark_SOURCES
=
nettle-benchmark.c nettle-openssl.c
...
...
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