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
b50028ee
Commit
b50028ee
authored
Oct 19, 2002
by
Niels Möller
Browse files
(libnettle_a_SOURCES): base64.c replaced by
base64-encode.c and base64-decode.c. Rev: src/nettle/Makefile.am:1.47
parent
a35ccc95
Changes
1
Hide whitespace changes
Inline
Side-by-side
Makefile.am
View file @
b50028ee
...
...
@@ -23,7 +23,7 @@ libnettle_a_SOURCES = aes.c aes.h aes-internal.h \
aes-encrypt-table.c aes-encrypt.c
\
aes-set-encrypt-key.c aes-set-decrypt-key.c aes-meta.c
\
arcfour.c arcfour.h arcfour-meta.c
\
base64.c base64-meta.c base64.h
\
base64
-encode.c base64-decode
.c base64-meta.c base64.h
\
cast128.c cast128.h cast128_sboxes.h cast128-meta.c
\
blowfish.h blowfish.c
\
cbc.c cbc.h
\
...
...
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