kc3-lang/libtommath/doc/bn.tex

Branch :


Log

Author Commit Date CI Message
0669e92e 2019-05-08 20:18:53 deprecate mp_prime_random_ex in favor of mp_prime_rand We can use the internal mp_rand generator now, since it generates numbers which are safe for crypto purposes.
db76bed2 2019-05-04 18:57:07 added autotuning functionality for the Toom-Cook cut-offs
fbfcb661 2019-04-12 14:56:29 apply rename
35311aea 2019-04-03 23:50:57 added function mp_ilogb
984d3ff6 2019-04-01 03:41:26 changed seed to make nth-root usable
769218cc 2019-04-03 18:59:09 additional functions mp_incr and mp_decr
4e138a0e 2019-03-01 13:24:49 added building with ICC
ca78050c 2019-03-01 02:44:58 added building howto for NetBSD
5557301e 2019-03-01 02:40:54 added building howto for NetBSD
346e86ed 2019-02-28 21:43:37 added building howto for OpenBSD