Changeset 81269

Timestamp:
Nov 9, 2012, 6:55:19 PM (10 years ago)
Author:
John Maddock
Message:

Add overloads of the integer-only functions which work with native integer types.
Ensure powm promotes fixed precision types to avoid numeric overflow.
Allow the Miller-Rabin code to be used by native integers.
Fix Miller Rabin tests to actually return the test result!
Fix some bugs in cpp_int unsigned arithmetic, and ensure the Miller Rabin and random number code can be safely used with checked fixed precision integers.

(No files)

Note: See TracChangeset for help on using the changeset viewer.