LemonBoy dbc11be038 std: Fix two bugs in bigint pow
* Correctly scan all the exponent bits, this caused the incorrect result
  to be computed for exponents being powers of two.
* Allocate enough limbs to make llmulacc stop whining.
2020-10-05 22:16:26 -04:00
..
2020-10-04 23:56:10 +02:00
2020-09-11 20:02:41 -04:00
2020-10-05 22:16:26 -04:00
2020-10-04 23:57:49 +02:00
2020-10-04 23:56:10 +02:00
2020-09-04 05:15:03 +03:00
2020-09-11 20:02:41 -04:00
2020-09-24 22:06:41 +02:00
2020-10-04 23:57:49 +02:00
2020-09-04 22:49:14 +03:00