From: Niels Möller Date: Sun, 27 Oct 2013 16:02:43 +0000 (+0100) Subject: Updated plan.html. X-Git-Tag: nettle_3.0_release_20140607~203 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e22aec2e5f95c430c21e749886940da4326b9c6f;p=thirdparty%2Fnettle.git Updated plan.html. --- diff --git a/misc/plan.html b/misc/plan.html index 019b1ba8..25830106 100644 --- a/misc/plan.html +++ b/misc/plan.html @@ -55,8 +55,8 @@ Do separate aes128_ctx, etc, with smaller allocation for subkeys.

- 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.

Don't require initialization of *dst_length for base*_decode_update. @@ -93,6 +93,9 @@

Fix dependency problems with --disable-static.

+

+ Make the time consuming ecc_curve_check in eccdata.c optional. +

Testing

Since xenofarm isn't up and running, do some manual testing: