This page was generated automatically from The Delphi Super Page archive. If you have any remarks concerning this page please do not hesitate to mail me.
In your mail please do refer to your unique DSP author ID which is 0004185. This helps me to locate your data records in DSP databse.
 
Author/SiteName(Contact)e-mailHome Page
  ContinuIT BV (Ritsaert Hornstra) [email][Home]

 

 

Files

[ CITHelix.zip ] [ 35,429 bytes ] [ Freeware ] [ With Source ]
[ D6 ]
Fast implementation of the Helix stream cipher (> 150MB/sec on an Athlon1200) using i386 assembler. Helix also provides a MAC (Message Authentication Code) during encryption/decryption of a message. Updated: New modes of operation like MAC only from plaintext/ciphertext and encryption/decryption into another buffer, leaving the original untouched. A unit dependency error was solved in the example application.
Added: 22-01-2004/26-01-2004   |  Version: 1.1   |  Downloads: 640/614/11
Author:Ritsaert Hornstra   ContinuIT BV   [Homepage]   [DSP files]

[ UnitList.zip ] [ 55,967 bytes ] [ Freeware ] [ With Source ]
[ D6 ]
Sometimes you need a list of items but cannot use an array or TList efficiently. For example: You have an MRU (Most Recently Used) cache with many items in it. Placing an item in front becomes very expensive. Linked lists can be used in these situations. The lists allow for associative access via hash tables on ID, Name, none or both (four list/item class pairs provided). The list can be sorted on anything very efficiently, making only the minimal amounts of compares. Now with HTMLHelp file and a test application.
Added: 4-02-2004/16-02-2004   |  Version: 1.1   |  Downloads: 563/555/2
Author:Ritsaert Hornstra   ContinuIT BV   [Homepage]   [DSP files]

 

© 1995-2006 Robert M. Czerwinski ( The Delphi Super Page a.k.a. DSP ).
All rights reserved.