]> git.ipfire.org Git - thirdparty/nettle.git/commitdiff
Updated plan.
authorNiels Möller <nisse@lysator.liu.se>
Sat, 28 Sep 2013 08:02:46 +0000 (10:02 +0200)
committerNiels Möller <nisse@lysator.liu.se>
Sat, 28 Sep 2013 08:02:46 +0000 (10:02 +0200)
misc/plan.html

index 76c18fe1451e8f404c66dcce06eaa7e95dd16c0d..d01ff8cbe3faa7c70843f2a8c199555914db8cf3 100644 (file)
@@ -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>
     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,