From: Niels Möller Date: Thu, 6 Feb 2014 11:50:10 +0000 (+0100) Subject: Mark ecc_bit_size and AES docs done. X-Git-Tag: nettle_3.0_release_20140607~149 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=950781f6a5e0b46cd4dd0877b224f99616eb3e0b;p=thirdparty%2Fnettle.git Mark ecc_bit_size and AES docs done. --- diff --git a/misc/plan.html b/misc/plan.html index 4eebec09..175e8462 100644 --- a/misc/plan.html +++ b/misc/plan.html @@ -90,8 +90,8 @@

Add chacha.

-

- Add ecc_bitsize function. +

+ Add ecc_bit_size function.

Add functions for converting ECC points to and from ANSI x9.62. @@ -101,8 +101,8 @@ additional interface changes, to use mpn functions.

Documentation

-

- Document new AES interface. +

+ Document new AES and Camellia interface.

Document new EAX mode.