delphi spirit, forever

Posts Tagged ‘d6

22 Mar, 2009

Davinchi script engine v.2009

Posted by: admin In: system

From torry.net. By Alexander Myasnikov. There are unique pascal-like davinchi engine (workin’ idea) with run time compiler and support for registering external functions and procedures from dll’s.
It’s fully functional and included source, for D2005 D2006 D2007 D6 D7.
You can download from here.
Well name and I will try this script engine later. Now I use the [...]

21 Dec, 2008

HashCart-128 v.0.1

Posted by: admin In: system

By Alexander Myasnikov. HashCart – simple and fast hash function based on Cartman block cipher. Function has 128-bit state and 128-bit block, uses 4 SBOX arrays, cipher is initialized with 384-bit key. Fully functional and include source, for D2005 D2006 D2007 D5 D6 D7. You can download from torry.net.
2009.1.10. Thanks Alexander’s comment:
“This code contains update() [...]

Tags: , , , , , ,

27 Nov, 2008

Send fax directly with HylaFax or MSFax v.1.0

Posted by: admin In: system

Two example application that allow developers to make Delphi application that sends fax directly over HylaFax or Microsoft Fax Service. By George Torok and you can download from here.
HylaFax: HylaFax is an open source fax server under Linux. We are lucky, because we can communicate HylaFax through FTP. So you we have to write a [...]

Tags: , , , , , ,

Successor of the famous Delphi Encryption Compendium by Arvid Winkelsdorf and Hagen Reddmann. A compendium of various strong encryption algorithms and hash functions, including:
Complete Rewrite of the former DEC 3, Update to the DEC 5.1 (released back in 2006)
Many Ciphers (Blowfish, Twofish, 3DES, Rijndael…)
Many Hashs (MD2/4/5, SHA1-512, RipeMD128-320…)
Checksum Functions (CRC32, CRC16…)
Text conversion Functions (MIME Base [...]