3a76795991
4646474: BigInteger.pow() algorithm slow in 1.4.0 Implement Karatsuba and 3-way Toom-Cook multiplication as well as exponentiation using Karatsuba and Toom-Cook squaring. Reviewed-by: alanb, bpb, martin