Introduction | Quick References | How Do I ... Topics | Built-in Tools | Scripting and Programming
Hpmbcalc is a programmable multiple-precision hex calculator with many utilities. You can use Hpmbcalc to perform a lot of big number math operations, such as: square root, modular inverse; hash and CRC calculation; pseudo-random number generation; primality test; hex, dec, oct, bin conversions; etc.
Hpmbcalc is a great time-saver for the programmers and those who work in the fields of data analysis and cryptography. It has built-in randomicity and primality test tools; file checksum, CRC value and hash value calculators; shift register configuration evaluation and simulation tool; pseudo-random number and probabilistic prime generators. They are intended for use in the analysis, design, and testing of data transmission and cryptographic algorithms involving data protection, digital signature, and key exchanges.
Hpmbcalc is an automation object. It dispatches a library of methods for performing multiple-precision integer operations and includes a language-independent scripting host that supports both VBScript scripting and JScript scripting. Hpmbcalc provides an ideal host for users to design and test the algorithms that require invoking the big number operations with scripts.