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
Wim Lewis
nettle
Commits
17291524
Commit
17291524
authored
Sep 19, 2003
by
Niels Möller
Browse files
(RSA_EXAMPLES): Added rsa-encrypt and rsa-decrypt.
Rev: src/nettle/configure.ac:1.24
parent
b7c7ef3b
Changes
1
Hide whitespace changes
Inline
Side-by-side
configure.ac
View file @
17291524
...
...
@@ -141,7 +141,7 @@ Support for public key algorithms will be unavailable.])]
if test "x$enable_public_key" = xyes ; then
AC_DEFINE(WITH_PUBLIC_KEY)
RSA_EXAMPLES="rsa-keygen rsa-sign rsa-verify"
RSA_EXAMPLES="rsa-keygen rsa-sign rsa-verify
rsa-encrypt rsa-decrypt
"
else
RSA_EXAMPLES=""
fi
...
...
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