Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
N
nettle
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Deploy
Releases
Container registry
Model registry
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
GitLab community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Wim Lewis
nettle
Commits
1e79b722
Commit
1e79b722
authored
11 years ago
by
Niels Möller
Browse files
Options
Downloads
Patches
Plain Diff
Updated release plan.
parent
e3e12607
No related branches found
No related tags found
No related merge requests found
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
misc/plan.html
+11
-1
11 additions, 1 deletion
misc/plan.html
with
11 additions
and
1 deletion
misc/plan.html
+
11
−
1
View file @
1e79b722
...
@@ -48,7 +48,7 @@
...
@@ -48,7 +48,7 @@
Use the type
<tt>
uint64_t
</tt>
for 64-bit block counts in all hash
Use the type
<tt>
uint64_t
</tt>
for 64-bit block counts in all hash
functions.
functions.
</p>
</p>
<p
class=
'
shoul
d'
>
<p
class=
'
postpone
d'
>
Move some internal-use macros from macros.h to nettle-internal.h.
Move some internal-use macros from macros.h to nettle-internal.h.
</p>
</p>
<p
class=
'done'
>
<p
class=
'done'
>
...
@@ -104,9 +104,15 @@
...
@@ -104,9 +104,15 @@
<p
class=
'done'
>
<p
class=
'done'
>
Document new AES and Camellia interface.
Document new AES and Camellia interface.
</p>
</p>
<p
class=
'done'
>
Document additional sha512 variants.
</p>
<p
class=
'should'
>
<p
class=
'should'
>
Document new EAX mode.
Document new EAX mode.
</p>
</p>
<p
class=
'done'
>
Document new CCM mode.
</p>
<p
class=
'should'
>
<p
class=
'should'
>
Document new DSA interface.
Document new DSA interface.
</p>
</p>
...
@@ -127,6 +133,10 @@
...
@@ -127,6 +133,10 @@
<tt>
CCPIC_MAYBE
</tt>
, and let the static libraries depend on the
<tt>
CCPIC_MAYBE
</tt>
, and let the static libraries depend on the
right object files.
right object files.
</p>
</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'
>
<p
class=
'should'
>
Delay building of test programs until
<tt>
make check
</tt>
.
Delay building of test programs until
<tt>
make check
</tt>
.
</p>
</p>
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
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!
Save comment
Cancel
Please
register
or
sign in
to comment