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
1e79b722
Commit
1e79b722
authored
Apr 25, 2014
by
Niels Möller
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Updated release plan.
parent
e3e12607
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
11 additions
and
1 deletion
+11
-1
misc/plan.html
misc/plan.html
+11
-1
No files found.
misc/plan.html
View file @
1e79b722
...
...
@@ -48,7 +48,7 @@
Use the type
<tt>
uint64_t
</tt>
for 64-bit block counts in all hash
functions.
</p>
<p
class=
'
shoul
d'
>
<p
class=
'
postpone
d'
>
Move some internal-use macros from macros.h to nettle-internal.h.
</p>
<p
class=
'done'
>
...
...
@@ -104,9 +104,15 @@
<p
class=
'done'
>
Document new AES and Camellia interface.
</p>
<p
class=
'done'
>
Document additional sha512 variants.
</p>
<p
class=
'should'
>
Document new EAX mode.
</p>
<p
class=
'done'
>
Document new CCM mode.
</p>
<p
class=
'should'
>
Document new DSA interface.
</p>
...
...
@@ -127,6 +133,10 @@
<tt>
CCPIC_MAYBE
</tt>
, and let the static libraries depend on the
right object files.
</p>
<p
class=
'should'
>
Reconsider assembly make rules, going back to a .asm.o: rule might
work better with Solaris' make.
</p>
<p
class=
'should'
>
Delay building of test programs until
<tt>
make check
</tt>
.
</p>
...
...
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