Delphi 4.0x shareware Compression, Encryption |
[ cabfiles.zip ] [ 473,270 bytes ] | [ Shareware ] [ No Source ] [ D3 | D4 | D5 | D6 | C3 | C4 | C5 ] | ||
Provides a wrapper for the CABINET.DLL functions to compress to CAB files and extract files from CAB files. Freeware for non-commercial use Added: 17-10-1999/6-08-2001 | Version: 1.3 | Downloads: 2460/2456/3
|
[ cryptlib.zip ] [ 290,554 bytes ] | [ Shareware ] [ No Source ] [ D3 | D4 | D5 ] | ||
Class for Delphi 3,4,5. Realizes encryption-decryption of files, strings, memory streams (TMemoryStream) by the block encryption method, generates hash functions of password, checks correctness of password during file decryption, checks a password on the value of hash functions. Before encryption your data may be compressed that increase cryptoresistance. Even without using internal compression, encrypted data are not compressed by archivers (zip, rar). Thereby, information is transformed from the condition with minimum entropy in maximum that is a necessary condition of the cryptoresistance. Password length up to 12 bytes, hash length is 32 bytes. Exe demo included. Shareware $10. [more] Added: 24-10-1999 | Version: 2.3 | Downloads: 1859/1859/2
|
[ DIZipWriter_2.0.exe ] [ 866,037 bytes ] | [ Shareware ] [ No Source ] [ D4 | D5 | D6 | D7 | D2 | C4 | C5 | C6 ] | ||
DIZipWriter is a high performance zipping component with strong AES encryption for Borland Delphi. It creates standard ZIP archives as well as high-security archives with up to 256-bit key size introduced by WinZip 9. There is no other known Delphi component supporting this level of ZIP encryption. Another unique feature of DIZipWriter is its TStream based interface, which allows to:
In addition to streams, DIZipWriter also works with
For optimal performance, DIZipWriter writes all data straight to the ZIP archive and uses no temporary files. Its footprint and memory requirements and are very small. Includes HTML help and example projects. Added: 5-05-2002/7-06-2005 | Version: 2.0 | Downloads: 554/553/3
|
[ fraenc4.zip ] [ 1,558,036 bytes ] | [ Shareware ] [ No Source ] [ D4 ] | ||
FRAEnc 4, encryption/decryption, file and string hashing and file shredder. Done 100% in delphi. Uses blowfish and FCT (new algorithm being tested in several universities), drag and drop encryption and fast encryption supported Added: 15-02-1999 | Version: n/a | Downloads: 1132/1132/0
|
[ link: compression_component_compression_delphi_encryption_delphi_flexcompress.htm ] [ size n/a ] | [ Shareware ] [ No Source ] [ D4 | D5 | D6 | D7 | C4 | C5 | C6 ] | ||
FlexCompress is a high-speed compression library developed to provide archive functionality for your applications. This solution provides flexible compression and strong encryption algorithms that allows you to integrate archiving or backup features into your programs in a fast and easy way. FlexCompress includes our new unique technology, a transaction system. This innovative solution gives you a rapid and simple way of updating archive files providing data integrity like a reliable database system. Key features: - Creates archive files of custom format having better compression rate than WinZip and WinRar - Native VCL; no DLLs; no OCXs - Adds, moves, extracts, deletes, updates, tests, refreshes a group of files by a single operation - Creates encrypted archives using strong encryption algorithms - Creates self-extracting (SFX) archives - Performs regularly archive updates using transactions that allows canceling all modifications at any time in case of some failures. Also this technology optimizes the speed of the archive modification - Compresses large files with low memory consumption - Comprehensive help; lots of demos - Repairs damaged archives - Maximum archive size is 2^63 bytes - Archive splitting and multiple disk spanning support Added: 14-06-2005/27-02-2006 | Version: 2.70 | Downloads: n/a
|
[ link: compression_delphi_component_streaming_compression_easy_compression_library.htm ] [ size n/a ] | [ Shareware ] [ No Source ] [ D4 | D5 | D6 | D7 | C4 | C5 | C6 ] | ||
With Easy Compression Library you can add advanced compression and encryption functionality to your projects as quickly and easily as never before. Based on new original One-Stream technology, this toolkit has everything you need to compress and encrypt files, strings, data packets and even BLOB fields. Easy Compression Library provides a wide variety of compression algorithms, so you can obtain high speed as well as high compression ratio that make Easy Compression Library your best choice. The Easy Compression Library is a cross-platform product. There are three editions of Easy Compression Library: Delphi and C++ Builder, Kylix and ActiveX. Key Features: # A plenty of advanced compression algorithms # Unmatched ease-of-use # Fully compatible with Borland stream classes # No DLLs, compiles right into your EXE # Small customizable footprint # Strong encryption, compression on-the-fly Added: 15-11-2005/1-02-2006 | Version: 3.55 | Downloads: n/a
|
[ powerarc.zip ] [ 462,554 bytes ] | [ Shareware ] [ No Source ] [ D2 | D3 | D4 | D5 | C3 | C4 | C5 ] | ||
High efficient Data Compression Library for use with Delphi, C++ or VB. Support Rank, ZIP, BZIP and PPM compression algorithms. All algorithms are contain built in data integrity check and thread-safe (can be work in multithread application). Compression ratio more than 1.5-2 times better than ZIP/RAR archiver. Compression speed up to 8 Mb/sec Added: 14-08-2000/14-03-2001 | Version: 1.2.1 | Downloads: 1897/1885/1
|
[ secb_s14.zip ] [ 591,854 bytes ] | [ Shareware ] [ No Source ] [ D4 | D5 | D6 | C5 ] | ||
VCL package for easy adding multiuser, privileges and user rights functionality to your Delphi and C++ Builder apps. Allows you to control the user access to your app GUI components (menus, buttons, check boxes, radio groups, etc. everything connected to an Action) as well as to non visual functionalities. Just drag/drop and connect and you get a securized application. The built-in Designer, activated by double clicking Security Component, allows you automatically to generate your Security Model at design time from bounded Action Lists. You can add non TAction related securized functionalities by right clicking parent node and select "New Checkable Node". You can change the Security model hierarchy by adding (right click and select "New Hierarchical Node") and deleting nodes, as well as drag/drop nodes.... All this at design-time without single line of coding. Users and their security privileges can be defined at run time, by choosing "Security" button from your Password dialog window, provided that you have Supervisor rights. Regular users can only consult their privileges (and the security hierarchy) and change their password. Key Features: Controls the user access to GUI components of the application Ease of use - drag/drop and connect and get fully functional multiuser app Change security template at design time or on fly Change users profile on fly Add and remove securized items at design time or on fly Securize your non GUI functionalities Much more... For Delphi and C++ Builder; shareware; sources on Purchase/Registration The library consists of three component: TabSecurity - control center encapsulating the application security template, implementing all Security Builder functionalities, TabActionList - ActionList control providing a connection to abSecurity component and to it's control center functionalities, TabAction - an TAction derivative, adding the ability to Enable/Disable and change the Visible/Invisible status of bounded GUI elements depending upon current user rights. Security Builder v.1.3.1 for Delphi and C++ Builder Added: 17-02-2002/27-05-2002 | Version: 1.3.1 | Downloads: 559/559/1
|
[ skreg30_s.zip ] [ 640,585 bytes ] | [ Shareware ] [ No Source ] [ D2 | D3 | D4 | D5 ] | ||
TSKReg can track the usage of your shareware application. Turn your demo into a fully functioning app just by setting a few properties. Limit usage based on days, date, number of runs, or time per each execution. Many other features. $49 Added: 26-01-1998/5-09-2000 | Version: 3.0 | Downloads: 1639/1598/0
|
[ slpknreg.zip ] [ 2,161,943 bytes ] | [ Shareware ] [ No Source ] [ D3 | D4 | D5 | C3 | C4 | C5 ] | ||
SLockPK uses the power of public key encryption to protect your software. Recognized by experts as the only secure way to protect software, public key crypto provides a level of security higher than hardware dongles, but using only software. Features:
Added: 17-05-1998/7-05-2001 | Version: 2.02c | Downloads: 1812/1783/5
|
[ StrSecIID4.zip ] [ 783,107 bytes ] | [ Shareware ] [ No Source ] [ D4 ] | ||
StrSecII is a collection of security related components and routines for Delphi4, Delphi5 and Delphi6. It will give you the fastest set of routines and classes for public and symmetric key cryptography available for Delphi. The integrated ASN.1 support allows you to build your own X.509 certificates in native Delphi code, as well as defining your own cross-platform data format. Some features are:
Registred users will get full source and two months of free updates. Goto our home page for details. Added: 16-04-2002 | Version: 1.0.1 | Downloads: 483/483/2
Compatible files: [ D5 | D6 ] |
[ tseg400e.zip ] [ 193,784 bytes ] | [ Shareware ] [ No Source ] [ D1 | D2 | D3 | D4 ] | ||
Add-on component for TCompress from SPIS that provides archive segmenting. Ideal for adding diskette backup/restore capability to any program. D1-D4 Requires TCompress from SPIS. Added: 15-04-1997/16-08-1998 | Version: 4.0 | Downloads: 2329/2329/1
|
[ twofnreg.zip ] [ 692,568 bytes ] | [ Shareware ] [ No Source ] [ D2 | D3 | D4 | C3 ] | ||
TSM Inc. provides high quality cryptographicsolutions aimed at professional developers and tohobbyists alike.aecTwofish implements the Twofish algorithm - the successor to the famous Blowfish algorithm. Twofish offers better performance and equal security to Blowfish, and is set to become the algorithm of choice for the next decade.Features:- High performance- ECB, CBC, CFB and OFB modes of operation- High level encryption primitives to encrypt- Files- Strings- Blocks- Buffers- Streams- automatic base64 encoding (e.g. fortransmission over email)- CBC-MACs- Full source included (commercial version)- 2 years support (commercial registration)- Automatic updates (commercial registration) Freeware version available on request Added: 3-01-1999 | Version: 1.0 | Downloads: 1550/1550/0
|
[ unixcrypt.zip ] [ 207,242 bytes ] | [ Shareware ] [ No Source ] [ D1 | D2 | D3 | D4 | D5 | D6 | D7 | D2 | C1 | C3 | C4 | C5 | C6 ] | ||
The UnixCrypt component is the ultra fast crypt implementation for Delphi/BCB. It works exactly as crypt(key, salt) Unix comand (one-way encryption algorithm), which used to encrypt passwords in .htpasswd files in password protected Web directories. [more] Added: 23-09-2001/20-12-2004 | Version: 1.2 | Downloads: 1205/1205/8
|
[ ztv4.exe ] [ 998,726 bytes ] | [ Shareware ] [ No Source ] [ D4 ] | ||
TZipTV is a compressed file viewer & front-end to the packages decompression components. TZipTV supports the following archive formats: ZIP, ARC, LZH, LHA, HA, RAR PAK, ARJ, BH, EXE, RAR, ZOO. De/Compression components include TUnBH, TUnZIP, TUnARJ, TUnARC, TUnLHA, (unix) TUnRAR, TUnLZH, TUnZOO. Also includes TUnSFX (exe to archive), BhSFX.EXE ZipSFX.EXE, ArjSFX.EXE, LhaSFX.EXE. Added: 31-01-1999 | Version: 1.66 | Downloads: 1125/1125/0
Compatible files: [ D2 | D3 ] |
© 1995-2006 Robert M. Czerwinski ( The Delphi Super Page a.k.a. DSP ).
All rights reserved.