]> git.ipfire.org Git - thirdparty/nettle.git/commitdiff
List some gmp-6 functions to take advantage of.
authorNiels Möller <nisse@lysator.liu.se>
Thu, 19 Mar 2015 20:19:38 +0000 (21:19 +0100)
committerNiels Möller <nisse@lysator.liu.se>
Thu, 19 Mar 2015 20:19:38 +0000 (21:19 +0100)
misc/plan.html

index c2c5c70144d64b9eb9903b39ccc585c28afbcab5..ad3991f5c498f06ebabb70f3dbcd327a2764e959 100644 (file)
@@ -86,7 +86,9 @@
   
   <h2> Miscellaneous </h2>
   <p class='should'>
-    Use more GMP-6 functions when available.
+    Use more functions from GMP-6 and later, when available:
+    mpn_sec_add_1, mpn_sec_tabselect, mpn_sec_invert, mpn_cnd_swap,
+    ...
   </p>
 
   <h2> Documentation </h2>