|
db76bed2
|
2019-05-04T18:57:07
|
|
added autotuning functionality for the Toom-Cook cut-offs
|
|
fbfcb661
|
2019-04-12T14:56:29
|
|
apply rename
|
|
35311aea
|
2019-04-03T23:50:57
|
|
added function mp_ilogb
|
|
984d3ff6
|
2019-04-01T03:41:26
|
|
changed seed to make nth-root usable
|
|
769218cc
|
2019-04-03T18:59:09
|
|
additional functions mp_incr and mp_decr
|
|
4e138a0e
|
2019-03-01T13:24:49
|
|
added building with ICC
|
|
ca78050c
|
2019-03-01T02:44:58
|
|
added building howto for NetBSD
|
|
5557301e
|
2019-03-01T02:40:54
|
|
added building howto for NetBSD
|
|
346e86ed
|
2019-02-28T21:43:37
|
|
added building howto for OpenBSD
|
|
e88693f7
|
2019-02-17T13:12:07
|
|
fix index
|
|
f262343d
|
2019-02-17T03:55:36
|
|
corrected documentation of mp_complement
|
|
f9bb011f
|
2019-01-17T11:01:30
|
|
fix doc/bn.tex ... again
(cherry picked from commit cb4edc7f29db6bafac56d00a38a6b0b5a118b0ca)
|
|
cb4edc7f
|
2019-01-17T11:01:30
|
|
fix doc/bn.tex ... again
|
|
cdfe4848
|
2018-12-26T15:48:12
|
|
fix doc/bn.tex
|
|
20f2b26c
|
2019-01-15T18:26:40
|
|
fix doc/bn.tex
(cherry picked from commit e84c0948646dd019ed60c9a703584f9697c64638)
|
|
e84c0948
|
2019-01-15T18:26:40
|
|
fix doc/bn.tex
|
|
1c8c5348
|
2019-01-15T18:20:24
|
|
Merge pull request #147 from czurnieden/moarvm_workarounds
workaround for the MoarVM problem with MP_GEN_RAND et al.
(cherry picked from commit 11d6e0391421bc996b2cf780f3f4c3fa634001d0)
|
|
08eb995d
|
2019-01-13T20:21:36
|
|
implemented Steffen Jaeckels superior suggestion regarding MoarVM's problem
|
|
d81c3d5f
|
2018-12-26T15:48:12
|
|
fix doc/bn.tex
|
|
fb07f33d
|
2018-12-26T14:35:39
|
|
bump version
|
|
b19f529c
|
2018-05-27T22:05:52
|
|
Corrected 128 bit entry in bn_mp_prime_miller_rabin_rials.c and extended it slightly
|
|
f4449362
|
2018-05-26T01:39:03
|
|
fixes for MP_8BIT and mx32, prefinal design
|
|
8cb2b5e2
|
2018-05-22T01:03:37
|
|
Updated documentation to reflect the sudden disappearance of mp_mul_si()
|
|
a218ddce
|
2018-05-03T23:45:02
|
|
Added Fips 186.4 compliance, an additional strong Lucas-Selfridge (for BPSW) and a Frobenius (Paul UNderwood) test, both optional. With documentation.
|
|
48c95f2a
|
2018-12-12T00:51:10
|
|
repaired bn.tex
|
|
95052806
|
2018-12-09T23:11:38
|
|
added most of the missing doumentation to doc/bn.tex
|
|
f51249b6
|
2018-02-02T12:07:21
|
|
clean-up file headers
|
|
36ef5877
|
2017-08-28T17:02:30
|
|
bump version
|
|
8a6a892c
|
2017-08-25T13:00:05
|
|
fix manual creation
|
|
ddddcf2e
|
2017-05-09T14:01:11
|
|
move all documentation to doc/
|