"Marco Bodrato" <bodr...@mail.dm.unipi.it> writes:

  Changes between GMP version 4.3.X and 5.0.0
  [...]
    FEATURES
  [...]
    * New mpn functions: mpn_sqr, mpn_and_n, mpn_ior_n, mpn_xor_n, mpn_nand_n,
  [...]
    MISC
    * The mpn_mul function should no longer be used for squaring,
      instead use the new mpn_sqr.

Great, I suppose we can make mpn_mul slow for squaring now, but make
sure we list that in the release announcements.

(We need to stop calling mpn_mul unconditionally ourselves in a few
places at the same time.)

-- 
Torbjörn
Please encrypt, key id 0xC8601622
_______________________________________________
gmp-devel mailing list
gmp-devel@gmplib.org
https://gmplib.org/mailman/listinfo/gmp-devel

Reply via email to