Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
N
nettle
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Labels
Merge Requests
5
Merge Requests
5
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Commits
Open sidebar
Nettle
nettle
Commits
3a89e944
Commit
3a89e944
authored
Feb 07, 2011
by
Niels Möller
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
(SOURCES): Added gcmdata.c.
Rev: nettle/ChangeLog:1.134 Rev: nettle/Makefile.in:1.30
parent
e56c9e8a
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
3 additions
and
1 deletion
+3
-1
ChangeLog
ChangeLog
+2
-0
Makefile.in
Makefile.in
+1
-1
No files found.
ChangeLog
View file @
3a89e944
2011-02-07 Niels Mller <nisse@lysator.liu.se>
* Makefile.in (SOURCES): Added gcmdata.c.
* gcm.h (GCM_TABLE_BITS): Set to 4.
2011-02-06 Niels Mller <nisse@lysator.liu.se>
...
...
Makefile.in
View file @
3a89e944
...
...
@@ -117,7 +117,7 @@ HEADERS = aes.h arcfour.h arctwo.h asn1.h bignum.h blowfish.h \
INSTALL_HEADERS
=
$(HEADERS)
nettle-stdint.h
SOURCES
=
$(nettle_SOURCES)
$(hogweed_SOURCES)
aesdata.c desdata.c shadata.c
SOURCES
=
$(nettle_SOURCES)
$(hogweed_SOURCES)
aesdata.c desdata.c shadata.c
gcmdata.c
DISTFILES
=
$(SOURCES)
$(HEADERS)
.bootstrap aclocal.m4 configure.ac
\
configure stamp-h.in
\
...
...
Write
Preview
Markdown
is supported
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