Hpmbcalc Hex Calculator is a programmable multiple-precision hex calculator with many utilities. With Hpmbcalc, you can easily 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 conversion; etc.
It 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; 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.
This program is an automation object and a scripting host. It dispatches a library of methods for performing multiple-precision integer operations and includes a language-independent scripting host which 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 non-interactive scripts.