making algorithms in nettle dynamically enumerable

Simon Josefsson simon at josefsson.org
Mon Mar 21 19:23:46 CET 2011


One comment is that it is more difficult to export variables portably
than functions (especially Windows), so sometimes it is preferred to
export a function that returns a static array than exporting the static
array itself.  However, I think nettle already relies on exporting
variables so then this point is moot.  I support the patch otherwise.

/Simon


More information about the nettle-bugs mailing list