summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNiels Möller <nisse@lysator.liu.se>2013-09-28 10:02:46 +0200
committerNiels Möller <nisse@lysator.liu.se>2013-09-28 10:02:46 +0200
commit4ae04a64e1c044df67f2d00a9d372373e8c9531d (patch)
tree17f581eaf5a6b4414a7a75bba7d80d1a598bf16c
parentcb83bd331e5774027bcab965ccf9bcbe798ad167 (diff)
downloadnettle-4ae04a64e1c044df67f2d00a9d372373e8c9531d.tar.gz
Updated plan.
-rw-r--r--misc/plan.html9
1 files changed, 7 insertions, 2 deletions
diff --git a/misc/plan.html b/misc/plan.html
index 76c18fe1..d01ff8cb 100644
--- a/misc/plan.html
+++ b/misc/plan.html
@@ -44,7 +44,7 @@
nettle library, with nettle_ prefix on the symbols, and no
AC_REPLACE_FUNCS.
</p>
- <p class='should'>
+ <p class='done'>
Use the type <tt>uint64_t</tt> for 64-bit block counts in all hash
functions.
</p>
@@ -62,10 +62,15 @@
compatibility.
</p>
<p class='wish'>
- Add <a href='http://www.cs.ucdavis.edu/~rogaway/papers/eax.pdf'>EAX</a>
+ Add <a href='http://www.cs.ucdavis.edu/~rogaway/papers/eax.pdf'>EAX</a >
mode?
</p>
+ <h2> Documentation </h2>
+ <p class='should'>
+ Document new AES interface.
+ </p>
+
<h2> Build system </h2>
<p class='should'>
Stop using the nonstandard <tt>.po</tt> extension,