Most pages are available in English and German, for navigation or language
switching use the top and bottom menus. Please feel free to report bugs in
the software or send comments to the e-mail address (listed in mangled form
together with my public PGP key at the bottom of this page).
Make sure the subject line is related to these pages, e.g. contains CRC/Hash;
if you do not get a reply within a few days then retry to send your mail.
Before downloading any software from this site please read this
legal notice.
News
Aug. 20, 2010
All block ciphers now support longint message lengths in encrypt/decrypt routines
and CTR mode seek functions for random access reads
Updated Mem_Util V0.98 unit with CompMemXL and RandMemXL
July 26, 2010
MPArith V1.16.08 implements
functions for decomposition of mp_ints into four squares,
a bit table for the constant exp(1),
and includes the updated introduction.
The AMath archive contains
special cases for elementary transcendental functions,
many new statistic functions, and additional special functions
(pdf, cdf, and inverse cdf for beta distribution, F distribution, and Student's t distribution).
The separate introduction is updated.
June 30, 2010
AES counter mode supports
user-requested seek function for random access reads
July 18, 2009
Delphi 2009 adjustments for the algorithms on the Crypto page
July 12, 2009 Some Delphi 2009 (D12) related changes:
In order to compile without errors the
HRTimer and Base2N units in the util
archive are fixed, and a new symbol D12Plus is defined in std.inc.
With these new files most packages (except DCRT, zlib) work with D12, there are
some string/char related warnings which will be addressed during normal updates.
There is an updated Blowfish archive: Besides the D12 changes,
an issue with a lost {$apptype console} directive is fixed.
Apr. 04, 2009
Updated Compvers V0.20 supports FPC 2.2.4 in the util archive
Version 1.11.20 of MPArith and separate introduction:
With Burnikel-Ziegler division,
Toom-3 multiplication / squaring
and more
Mar. 02, 2009
Updated standard include file and BTypes unit in std.zip MPArith V1.10.27
with modular cube roots, CRT-RSA factor recovery,
number of partitions with Hardy - Ramanujan - Rademacher formula
Jan. 07, 2009 MPArith V1.9.18
with Karatsuba square root, fast 32 bit prime generator, RSA factor recovery