| Components >> Encryption >> Encryption |
| |
 |
| Target : D4 D5 D6 | |
NEW 27.7.2003 |
|
4Yeo is an open source encryption algorithm created in Borland Delphi 5. The encryption unit plus example source code is included with the package. 4Yeo is always in the works so check for new versions at www.Sequreware.com.
Author : Chris Hughes Email : chris@sequreware.com Fully Functional Source: Included
|  
|        Freeware+Source
| |
 | Download Now ! Downloads : 652 |  | 56kb/s: 00:00:51 33kb/s: 00:01:27 | File Size: 348 kB | |
|
|
|
 
|
| Helix Cipher using assembler ver. 1.1 |
|
| |
 |
| Target : D6 | |
UPD 2.3.2004 |
|
Most cryptographic ciphers can be sped up sigificantly when implemented in assembler. It is one of the few pieces of software where using assembler can be justified. Helix is a very fast stream cipher (using around 7 clockcylces per byte on an Athlon 1200) that also produces a MAC (Message Authentication Code) of the message encrypted / decrypted. This download contains the full source code, a helpfile and a test application source. It should work with Delphi 7 and 6 and probably other versions also.
Author : Ritsaert Hornstra Email : ritsaert@continuit.nl Fully Functional Source: Included
|  
|        Freeware+Source
| |
 | Download Now ! Downloads : 574 |  | 56kb/s: 00:00:06 33kb/s: 00:00:09 | File Size: 35 kB | |
|
|
|
 
|
| PDFBlackbox (VCL) ver. 4.1 |
|
| |
 |
| Target : D4 D5 D6 C4 C5 C6 K | |
NEW 16.4.2006 |
|
PDFBlackbox (VCL Edition) is a comprehensive collection of native components that help you compress, encrypt, sign and compress PDF documents from your Delphi or Kylix applications. Both symmetric and certificate-based (X.509) encryption and signing is supported.
PDFBlackbox supports full range of PDF security operations, including
* PDF standard password-based data encryption using MD5 + RC4/40 or RC4/128 algorithms;
* PDF certificate-based public key data encryption using RSA algorithm and PKCS#7 format;
* certificate-based data signing using SHA1 with RSA algorithms and PKCS#1 or PKCS#7 format;
* ZLib compression;
* stream-based processing, which lets you handle huge amounts of data without significant memory requirements;
* support for PDF format versions 1.3 to 1.6
PDFBlackbox components are a clean-room implementation of PDF format specification, which don't use any third-party libraries for core functionality.
VCL edition of PDFBlackbox can be used with Delphi 4-7 and 2005, C++Builder 4-6 and Kylix 2-3.
Author : EldoS Corporation Email : info@eldos.com With Nag Screen Source: On purchase/registration
|  Price: $449
 Source Price: $449
|        Commercial
| |
 | Download Now ! Downloads : 583 |  | 56kb/s: 01:69:49 33kb/s: 01:118:28 | File Size: 28631 kB | |
|
|
|
 
|
| PGPBlackbox (VCL) ver. 4.2 |
|
| |
 |
| Target : D4 D5 D6 C4 C5 C6 | |
UPD 16.4.2006 |
|
PGPBlackbox (VCL Edition) is a comprehensive collection of managed components that add PGP support to your Delphi / Kylix applications. PGPBlackbox is compatible with OpenPGP, GnuPG and PGP Corporation products. Data encryption, signing, compression, armoring and key generation, revocation, keyring management are supported. VCL edition can be used with Delphi 4-7 and 2005, C++Builder 4-6 and Kylix 2-3.
Author : EldoS Corporation Email : info@eldos.com With Nag Screen Source: On purchase/registration
|  Price: $159
 Source Price: $159
|        Commercial
| |
 | Download Now ! Downloads : 583 |  | 56kb/s: 01:69:49 33kb/s: 01:118:28 | File Size: 28631 kB | |
|
|
|
 
|
| SecureCode Protection ver. 2.10 |
|
| |
 |
| Target : D5 D6 C5 | |
UPD 30.8.2003 |
|
Now with SecureCode Protection stop reverse engineering and protect your software until 99% !
SecureCode is a new software protection for Borland Delphi or C++ Builder, based on the lastest technique protection to provide a strong security to protect your software against reverse engineering and illegal decompilation. If you have important code and you do not want a competitor to see, use SecureCode !
You can use as protection against reverse-engineering or you can use as additionnal protection with you current registration scheme.
The security is internal at your software, it's an advantage for your application to prevent against generic crack. The SecureCode Protection is a based on 2 methods : Runtime Encryption or Runtime Extraction block code, this is a part of your code which will be executed when you insert a good key only else your code cannot be executed (e.g : you can protect registered functions or procedures).
You have heard perhaps several times by many programmers that the best protection is freeware mode... Now SecureCode can offer this protection !
Greetings,
Ionworx Technology Team
www.ionworx.com
Author : Bruno Branciforti Email : support@ionworx.com Fully Functional Source: On purchase/registration
|  Price: $129
 Source Price: $299
|        Shareware
| |
 | Download Now ! Downloads : 404 |  | 56kb/s: 00:05:52 33kb/s: 00:09:56 | File Size: 2400 kB | |
|
|
|
 
|
| SFTPBlackbox (VCL) ver. 4.0 |
|
| |
 |
| Target : D4 D5 D6 C4 C5 C6 K | |
NEW 19.10.2005 |
|
SFTPBlackbox (VCL) is a comprehensive collection of native components that add client-side and server-side support for SFTP (Secure File Transfer Protocol) to your Delphi / Kylix applications. SFTPBlackbox also includes support for SSH family of protocols and for PKI (Public Key Infrastructure), i.e. X.509 certificates, requests and revokation lists. VCL edition can be used with Delphi 4-7 and 2005, C++Builder 4-6 and Kylix 2-3.
Author : EldoS Corporation Email : info@eldos.com With Nag Screen Source: On purchase/registration
|  Price: $199
|        Commercial
| |
 | Download Now ! Downloads : 583 |  | 56kb/s: 01:69:49 33kb/s: 01:118:28 | File Size: 28631 kB | |
|
|
|
 
|
| SSHBlackbox (VCL) ver. 4.0 |
|
| |
 |
| Target : D4 D5 D6 C4 C5 C6 K | |
NEW 19.10.2005 |
|
SSHBlackbox (VCL) is a comprehensive collection of native components that add client-side and server-side support for SSH (Secure Shell) to your Delphi / Kylix applications. SSHBlackbox also includes support for PKI (Public Key Infrastructure), i.e. X.509 certificates, requests and revokation lists. VCL edition can be used with Delphi 4-7 and 2005, C++Builder 4-6 and Kylix 2-3.
Author : EldoS Corporation Email : info@eldos.com With Nag Screen Source: On purchase/registration
|  Price: $173
|        Commercial
| |
 | Download Now ! Downloads : 583 |  | 56kb/s: 01:69:49 33kb/s: 01:118:28 | File Size: 28631 kB | |
|
|
|
 
|
| SSLBlackbox (VCL) ver. 4.0 |
|
| |
 |
| Target : D4 D5 D6 C4 C5 C6 K | |
NEW 16.4.2006 |
|
SSLBlackbox is a comprehensive collection of managed components that add client-side and server-side support for SSL / TLS family of protocols to your Windows and Linux applications. SSLBlackbox also includes support for PKI (Public Key Infrastructure), i.e. X.509 certificates, requests and revocation lists. This is VCL edition, which can be used with Delphi 4-7 and 2005, C++Builder 4-6 and Kylix 2-3.
Author : EldoS Corporation Email : info@eldos.com With Nag Screen Source: Included
|  Price: $149
 Source Price: $149
|        Commercial+Source
| |
 | Download Now ! Downloads : 583 |  | 56kb/s: 01:69:49 33kb/s: 01:118:28 | File Size: 28631 kB | |
|
|
|
 
|
| |
 |
| Target : D3 D4 D5 | |
NEW 20.6.2001 |
|
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 ryptoresistance. 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.
Author : Konstantin Borodachev Email : kosta@energobank.ru With Nag Screen Source: On purchase/registration
|  Price: $10
 Source Price: $25
|        Shareware
| |
 | Download Now ! Downloads : 441 |  | 56kb/s: 00:00:42 33kb/s: 00:01:11 | File Size: 283 kB | |
|
|
|
 
|
|
« Sponsored Links »
|
TCAD from www.codeidea.com TCAD is a component that will help you write vector graphics applications(CAD, GIS, SCADA, VISIO). Shapes can be interacted with by mouse or code. It is easy to use, effective and powerful. It will save you valuable time. » more... |
|
|
|
www.sunisoft.com TinyDB help you to create/access database in ONE file without BDE SUIPack help you to create applications with MacOS/WinXP/cool themes » more... |
|
Abakus VCL Abakus VCL is a professional set of Delphi and C++Builder components for virtual instrumentation.» more... |
|
|
|
|