diff --git a/misc/plan.html b/misc/plan.html index 1bda0fbd3a3c947963300a9c9dbb45ff09b9db9a..6cf9ed53c6e0c4e250af31050956f4f3a5166dce 100644 --- a/misc/plan.html +++ b/misc/plan.html @@ -14,7 +14,7 @@

Nettle release plans

This is an attempt at defining a development target for Nettle-3.0, inspired by similar pages for recent GMP releases. [Last - updated 2014-06-01]

+ updated 2014-06-02]

This really ought to be done before release

@@ -160,9 +160,9 @@
  • x86-freebsd
  • x86-w*ndows (using cross compiler and wine)
  • x86_64-w*ndows (using cross compiler and wine)
  • -
  • x86-darwin (needs help from Nettle users)
  • -
  • x86_64-darwin (needs help from Nettle users)
  • -
  • armv7-linux-gnu (pandaboard test platform)
  • +
  • x86-darwin (needs help from Nettle users)
  • +
  • x86_64-darwin (needs help from Nettle users)
  • +
  • armv7-linux-gnu (pandaboard test platform)
  • armv7-android (possible test platform: N10 tablet)
  • sparc32-solaris10
  • sparc64-solaris10
  • @@ -180,6 +180,9 @@ Fat binary, selecting code at runtime depending on cpu capabilities.

    +

    + Side-channel silent mem_equalp. +

    Interface changes