]> git.ipfire.org Git - thirdparty/nettle.git/commitdiff
Updated plan.html.
authorNiels Möller <nisse@lysator.liu.se>
Sun, 27 Oct 2013 16:02:43 +0000 (17:02 +0100)
committerNiels Möller <nisse@lysator.liu.se>
Sun, 27 Oct 2013 16:02:43 +0000 (17:02 +0100)
misc/plan.html

index 019b1ba834fb24b4c75138c517afd233cb417ed7..25830106e362206738e916615bfc690c5970e338 100644 (file)
@@ -55,8 +55,8 @@
     Do separate aes128_ctx, etc, with smaller allocation for subkeys.
   </p>
   <p class='wish'>
-    Consider doing the same separation for camellia, cast128, and
-    twofish, which also use fewer subkeys for shorter key sizes.
+    Consider doing the same separation for camellia (and possibly
+    cast128), which also use fewer subkeys for shorter key sizes.
   </p>
   <p class='should'>
     Don't require initialization of *dst_length for base*_decode_update.
@@ -93,6 +93,9 @@
   <p class='done'>
     Fix dependency problems with <tt>--disable-static</tt>.
   </p>
+  <p class='should'>
+    Make the time consuming ecc_curve_check in eccdata.c optional.
+  </p>
   
   <h2> Testing </h2>
   <p> Since xenofarm isn't up and running, do some manual testing: