 |
|
 |
 |
 |
| Components > Security > Crypting |
|
Companies News:
| BoxedApp - application virtualization in developer hands! |  |
- Use ActiveXs without real registration in system registry
- Load DLLs directly from memory
- Create processes from memory directly
- Hide out any dependencies (DLLs, Activex, 3rd party components and so on)!
- Create portable applications
- No admin rights required, no temporary files, no additional drivers
- Samples
for Delphi, Builder C++, VC++, C#, VB.Net, VB6
- Both x86 and x64 are supported
- Hook functions like Detours does
- Launching .NET Applications From Memory
- Create EXE without dependencies -- just put all files (DLLs, ActiveXs) into a single EXE
- You can even pack .NET Runtime!
- Flexible virtual file system.
Download
demo version right now!
|
| | Want to know more ? | |
|
1Crypt v.1.1 | SW |
604 k |
05 Sep 2006 |
By Atma Software. A quick and professional way to add strong encryption to your application. 1Crypt is a function library (DLL) which allows you to easily and securely encrypt files, strings, and buffers using 256-bit Advanced Encryption Standard (Rijndael) encryption. Using strong encryption in your application doesn't have to be complicated. Partially restricted Source: None Price: $19 Exe-Demo Included
| | Download: CB1 CB2k6 CB3 CB4 CB5 CB6 D2 D2005 D2006 D3 D4 D5 D6 D7 |
  |
|
|
AES dll v.0.1 | FWS |
3 k |
28 Mar 2005 |
| By LOCK Soluciones. This is an easy to use unit, that allows encrypting and decrypting files using the aes.dll, which implements the AES / Rijndael 128 bit cypher algorithm.
For beginner users, EncodeFile (secretkey, infile, outfile), and DecodeFile (secretkey, infile, outfile), are available for easy encryption/decryption.
For advanced users, the DLL API functions are declared in the interface section of the unit.
The DLL is not included, but can be downloaded and distributed free from the URL there. Fully functional Source: Included
| | Download: D5 |
 |
|
|
AMPRNG rev1.0 v.2010.07.23 | FWS |
10 k |
23 Jul 2010 |
| By Alexander Myasnikov. AMPRNG (revision 1.0) - is simple, fast and probably secure pseudo-random number generator (byte-level, for software implementation) and symmetric stream cipher with 80-512 bit key and (optional) 80-512 bit initialization vector (IV).
Includes C and Delphi sources. Fully functional Source: Included
| | Download: C2k10 C2k6 C2k7 C2k9 CB6 D2005 D2006 D2007 D2009 D2010 D7 |
 |
|
|
AesLib v.1.6 | FWS |
68 k |
10 Jul 2006 |
By J. Rathlev, IEAP. AesLib.pas is a Delphi interface to the AES encryption routines from Brian Gladman.
- Generating of a salt value
- Password verification
- Generating of authentication code
- Encryption of a stream
- Decryption of a stream.
The source code of a sample program is included. Fully functional Source: Included
| | Download: D7 |
 |
|
|
AllLib: Cryptography | SW |
1039 k |
NEW 29 Aug 2010 |
| By Vlad Stepanov. Asymmetric cryptography using certified products.
Requires AllLib units.
Features:
- Microsoft CryptoAPI RSA, RSA 128 bits (integrated in Windows) and Crypto-Pro GOST 28147-89, GOST R 34.11/34.10-94/2001 support (pure CryptoAPI calls; eToken, ruToken usage allowed by installing their drivers and configuring Crypto-PRO):
- private and public key generation, requesting and installing certificates (not require XEnroll.dll etc.); issuing certificates by standard Microsoft Certification Authority; reading/viewing certificate, certificate request fields (from binary data or Base64), adding certificate to CryptoAPI store (can be viewed from IE);
- asymmetric data (string, file or stream) encrypting and decrypting by keys or installed certificates, with ability of key caching; encrypting and decrypting with multiple receivers using certificates, verifying by Certification Authority certificate(s);
- signing and sign verifying by keys or installed certificates with ability of key caching; certificate can be inserted into signature, verified by Certification Authority certificate(s), reading certificate or it fiels from signature.
- Signal-COM Message-PRO RSA or SKZI GOST 28147-89, GOST R 34.11/34.10-94/2001 trial-version support (with eToken, ruToken PIN dialogs):
- asymmetric data (string or file) encrypting and decrypting with ability of key caching;
- signing and sign verifying with ability of key caching, certificate can be included into signature or not; ability to read certificate or it field from signature;
- keys and certificate request generation by calling Admin-PKI (with no replacing 00000001.key for disk carrier medias); installing certificates (with switching to key corresponding to certificate (for disk carrier medias); reading/viewing certificate or certificate request fields; converting old SKZI Crypto-COM 3.0 keys to new SKZI Crypto-COM 3.1 format; password changing.
- Miscellaneous encoding and cryptographic routines, licensing object (based on CPU/BIOS/HDD information reading from hardware, realized on AllLib), AllLib object to work with symmetric algorithms and CRC/hashing using streams/files/string; object to call CryptoAPI/Crypto-PRO or Signal-COM Message-PRO from same methods, signing/signature verifying dialogs etc.
Partially restricted Source: On request Exe-Demo Included
| | Download: D5 D7 |
 |
|
|
Cartman block cipher 1.2 mK v.1.2mK | FWS |
4 k |
03 Mar 2009 |
By Alexander Myasnikov. Full source code of Cartman block cipher implementation. Cartman-1.2mK encrypts 128 bit block with 256 or 512 bit key. Fully functional Source: Included
| | Download: CB2k6 CB2k7 CB4 CB5 CB6 |
 |
|
|
Cartman block cipher 2.DDP.5 v.2.DDP.5 | FWS |
56 k |
03 Mar 2009 |
By Alexander Myasnikov. Full source code of Cartman block cipher implementation. Cartman-2.DDP.5 encrypts 128 bit block with 256 or 512 bit key. Fully functional Source: Included
| | Download: CB2k6 CB2k7 CB3 CB4 CB5 CB6 |
 |
|
|
Cartman-2P block cipher v.2.P | FWS |
56 k |
03 Mar 2009 |
By Alexander Myasnikov. Full source code of Cartman block cipher implementation. Cartman-2P encrypts 128 bit block with 384, 512 or 640 bit key. This is alternative version with 8x8 256-byte S-box tables and data-dependent permutation technique (DDP). Includes unique key-dependent operations technology enabled transformation rounds . Cipher inludes new round fuctions, has new structure, not used in Cartman family before this edition. Fully functional Source: Included
| | Download: CB2k6 CB2k7 CB3 CB4 CB5 CB6 |
 |
|
|
Cosmos Encryption Component v.0.01b | C |
275 k |
15 Jul 2008 |
| By Sercan Oz, Suat Alper Seyhan. Cosmos is a powerful 256-bit encryption system that you can encrypt texts in a file. You can use this encryption system for multiple uses. For example you can use Cosmos Engine for creating Log-in and access control dialogs for your applications.Cosmos is a dll based component which you can use with any programming language. You can call procedures and functions of Cosmos from the any programming environment that you design your application.
Demo includes a application which can be used as a Log-in dialog which stores encrypted passwords in a file called "password.dat" in an apllication directory. Demo only Source: On purchase/registration Price: $9 Source Price: $250 Exe-Demo Included
| | Download: D2007 |
 |
|
|
CryptLib | FWS |
170 k |
04 Aug 1998 |
By Duff Neill. Contains several Advanced Encryption Standard Canidate encryption algorithms in pure Object Pascal. Fully functional Source: Included Exe-Demo Included
| | Download: D3 |
|
|
|
Crypto Library v.1.0 | FWS |
142 k |
11 Mar 1996 |
By CRYPTOCard Corporation. Industrial Strength Encryption and Hashing routines for BP7 and Delphi compilers. If you need to protect data in your applications, then this is a good place to start. These are NOT the simple XOR routines found in most programming books. These are implementations of the best cryptographic algorithms available today. Fully functional Source: Included
| | Download: D1 D2 |
 |
|
|
DCPcrypt v.2.0 Beta 3 | FWS |
197 k |
05 Sep 2006 |
| By Dave Barton. DCPcrypt is an open source library of cryptographic components (encryption and hash algorithms). The idea behind DCPcrypt is that it should be possible to "drop in" any algorithm implementation to replace another with minimum or no code changes.
Algorithms implemented include: Blowfish, Twofish, Cast-128, Cast-256, DES, 3DES, Ice, Thin Ice, Ice2, IDEA, Mars, Misty1, RC2, RC4, RC5, RC6, Rijndael (the new AES), Serpent, TEA, Haval, MD4, MD5, RipeMD-128, RipeMD-160,SHA-1, SHA-256, SHA-384, SHA-512, Tiger. Fully functional Source: Included
| | Download: CB4 CB5 CB6 D2005 D4 D5 D6 D7 |
  |
|
|
Delphi Encryption Compedium Part I v.3.0 | FWS |
678 k |
31 Aug 1999 |
By Hagen Reddmann. A Compendium of various strong Encryption Algorithm and more... includes:
- 40 Ciphers (IDEA, Blowfish, Twofish, DES, Square ...)
- 23 Hashs (MD4/5, SHA/1, RipeMD, Havel, Tiger ...)
- 5 Checksums (CRC32, CRC16-CCITT, CRC16-Standard ...)
- 6 Text formats (MIME Base 64, XX/UU Coding, RFC1760 Six Word ...)
- 2 Randoms (LFSR Linear Feedback Shift Register with variable Period upto 2^2032-1 ...)
- with Ciphers can be encrypt in Modes CTS/ CBC/ CFB/ OFB/ ECB
- Ciphers supports Message Authentication Codes in CBC-MAC/ CFB-MAC/ CTS-MAC
- fast Implementation (i.e. Blowfish > 8Mb/sec, MD4 > 27Mb/sec)
- full and easy object oriented
- High optimized Assembler Core
- Designtime Components to managing Cipher- and Hash- classes
- Message Authentication Codes for all Hash's (Internet RFC2104-HMAC's ...)
- Internet RFC2289/RFC1760/RFC2444 One Time Password Routines as Component
- Many more...
Fully functional Source: Included Exe-Demo Included
| | Download: CB3 CB4 D2 D3 D4 D5 |
 |
|
|
Delphi Encryption Compedium Part I v.5.2 | FWS |
3184 k |
21 Nov 2008 |
By Arvid Winkelsdorf. 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 64, XX/UU Coding...)
- Secure Random Number Functions
- with Ciphers encryption in Modes (CTS/CBC/CFB/OFB/ECB...)
- Full and easy object oriented
- Highly optimized, fast core
- Supports ANSI and Unicode in D2009 (and below by using WideStrings)...
- Many more...
Note: See Example in ZIP for Unicode support (the DEC always works on binary data). CB Support has not been reverified. Fully functional Source: Included
| | Download: CB2k6 CB2k7 CB2k9 CB5 CB6 D2005 D2006 D2007 D2009 D5 D6 D7 |
|
|
|
GPLib v.1.3.0.7 | FW |
156 k |
26 Apr 2010 |
| By Richen Software. GPLib - interfaced library (GPLib.dll), containing procedures and functions to (de)encryption and digital signature data in your programs.
Currently library supports:
Algorithms (symmetric) encryption: Blowfish, Twofish, IDEA, Cast 128, Cast 256, RC2 (Rivest), RC4 (Rivest), RC5 (Rivest), RC6 (Rivest), Rijndael (AES Winner), Square, SCOP, Sapphire, Gost, TEA, TEAN
Hash algorithms: MD4, MD5, SHA, SHA 256 bit, SHA 512 bit, Sapphire, RIPE MD 128 bit, RIPE MD 256 bit, Haval 128 Bit, Haval 256 Bit, Whirlpool, Square, Snefru 128 Bit, Snefru 256 Bit
Algorithms conversion: Hex, MIME Base 32, MIME Base 64, PGP with PGP-Checksum
Fully functional Source: None Exe-Demo Included
| | Download: D2006 D5 D6 D7 |
 |
|
|
GTEA Green TEA block cipher v.29.04.2009 | FWS |
272 k |
30 Apr 2009 |
| By Alexander Myasnikov. GTEA (Green TEA) block cipher is based on ideas of popular TEA ciphers and new Cartman cipher family. Cipher has 128 bit block, uses by default 512 bit key, runs on 32 full cycles. Cipher has nice speed - over 26 MBytes/second on AMD x2 3600 (Intel C compiled version).
Speed is not key-dependent, key can be from 256 to 4096 bit, long keys makes better round subkeys. Fully functional Source: Included
| | Download: CB2k6 CB2k7 CB3 CB4 CB5 CB6 |
 |
|
|
HashCart-XT v.2010.07.27 | FWS |
2 k |
27 Jul 2010 |
By Alexander Myasnikov. HashCart-XT is the secure hash function with 128 bit digest output, based on XTEA-3 block cipher as compression routine. Includes sample code for hashing binary file, block and string. Fully functional Source: Included
| | Download: C2k10 C2k6 C2k7 C2k9 |
 |
|
|
Hurricane cipher v.1.0 | FNCS |
18 k |
04 Jan 2005 |
By Roman Ganin. Hurricane is the algorithm wich provides the strong 128 (and more) bit data encryption even better than such fammous algorithms as DES, AES (Rijndael), 3DES, Twofish and others, and much more faster. This implementation is easy to understand and it can be used to create file- or socket-relayed secure applications. The demo is included. Fully functional Source: Included
| | Download: D1 D2 D3 D4 D5 D6 D7 |
 |
|
|
KA Steganography Image v.3.0 | FWS |
375 k |
24 Apr 2007 |
By Kiril Antonov. TKASteganographyImage component provides basic Steganography features of embeding text and binary data in a bitmap image.
- Only windows bitmaps (*.bmp) are supported
- Bitmap size is not altered so empty image and image containing data have same size.
- Each LSB bit in the RGB triple of the bitmap contains embedded data
so human eye cannot find the difference between empty image and image containing data.
- Data is password protected.
- Long passwords gives better protection of the data.
- Embedding large files allowed via usage of multiple images
WARNING: If you forget the password used to embed the data,
data cannont be recovered in any way, becouse password is used as a base to encrypt the message XOR-ing password and the embedded data.
Version 3.0 is not compatible with the previous versions of KASteganographyImage. Fully functional Source: Included Exe-Demo Included
| | Download: D2005 D2006 D2007 D7 |
 |
|
|
MD5 | FWS |
4 k |
29 Aug 2002 |
| By Dimka Maslov. The MD5 hashsum evaluation unit.
This unit is a translation of the RSA Data Security, Inc. MD5 Message-Digest Algorithm described in RFC 1321. The unit contains functions to evaluate MD5 hashsum of a string, a file, a stream or any memory buffer, to convert a hashsum evaluation function result into a string of hexadecimal digits and to compare results of two evaluations.
No other files nor dynamic libraries are required to compile and use this unit. Fully functional Source: Included
| | Download: D5 D6 |
 |
|
|
MD5-Karn rev1.0 | FWS |
7 k |
14 Jun 2010 |
By Alexander Myasnikov. Karn-MD5 - Karn encryption cipher, symmetric block cipher based on hash function (MD5). Key size is 768 bit, block size is 256 bit. Fully functional Source: Included
| | Download: C2k10 C2k6 C2k7 C2k9 |
 |
|
|
MPC Coder v.2.0 | FWS |
325 k |
30 Nov 2006 |
By MPC. MPC Coder - component used crypt algorytm by MPC.
Fully functional Source: Included Exe-Demo Included
| | Download: D1 D2 D3 D4 D5 D6 D7 |
 |
|
|
Opensource strong ciphers pack v.2010.1 | GPLS |
424 k |
21 May 2010 |
By Alexander Myasnikov. Opensource strong ciphers pack - collection of 19 Russian block ciphers and one stream cipher (cryptographic PRNG). All source codes are ready to use in application and were passed statical tests with nice results. Fully functional Source: Included
| | Download: C2k6 C2k7 CB6 D2005 D2006 D2007 D6 D7 |
|
|
|
Optimized XTEA and VMPC ciphers v.0.1 | FWS |
1 k |
13 Feb 2009 |
By Alexander Myasnikov. Full source code of optimized XTEA implementation (fixed edition with more nice shifts and rounds) and VMPC stream cipher (strong version of RC4). Fully functional Source: Included
| | Download: CB2k6 CB2k7 CB3 CB4 CB5 CB6 |
 |
|
|
PC1 Encryption Algorithm for Delphi v.1.0 | FWS |
108 k |
24 Feb 2003 |
| By Alexander Pukall. The source code for the PC1 encryption algorithm in Delphi, C, C++.
The PC1 algorithm is a stream cipher secure against linear and differential cryptanalysis. You can use 128 or 256 bits keys. Fully functional Source: Included
| | Download: D2 D3 D4 D5 D6 D7 |
 |
|
|
PRGCrypto v.1.07 | SW |
73 k |
04 Dec 2002 |
By PRGSoftware. The PRGCrypto Delphi component allows you to add strong cryptography to your application. This component is different from most other development libraries in that it is written in Delphi Object Pascal code and is full featured. There are no DLL's to tote around. This component links right into your application's executable. It is very easy to use. Trial (work while IDE is running) Source: On purchase/registration Price: $19.95 Source Price: $49.95
| | Download: D3 D4 D5 D6 |
  |
|
|
SHA | FW |
605 k |
05 Sep 2006 |
| By TSM Inc.. Delphi implementation of the Secure Hashing Algorithm. The 160 bit hash produced by SHA is 'cryptographically secure', that means the input cannot be calculated from the output. A common use of SHA is for securely storing passwords in a way that neither requires a time consuming encryption nor ever reveals the stored password - an example of this is included in the archive.
Features:
- SHA supports both the SHA and the SHA-1 standards
- 160 bit hash length
- Offers high-level functions for producing the hash of a string, file or stream
- Full native Delphi source code included in Corporate (with source) version.
Installation password is "BGuig8G(ZGgrstR". Fully functional Source: On purchase/registration Source Price: $99
| | Download: CB3 CB4 CB5 CB6 D3 D4 D5 D6 |
  |
|
|
SecureBlackbox Delphi v.7.2.166 | C |
53139 - 76009 k |
23 Nov 2009 |
| By EldoS Corporation. SecureBlackbox (VCL edition) is the comprehensive component collection for Internet security.
SecureBlackbox is split to several packages:
- PKIBlackbox - offers support for Public Key Infrastructure (X.509 certificates, certificate requests, certificate revokation lists, certificate storages etc.). PKIBlackbox supports Windows Certificates and Windows Certificate Storages. PKIBlackbox lets you manage certificates, stored on CryptoCards and USB CryptoTokens, via CryptoAPI.
- PGPBlackbox - clean-room implementation of all PGP algorithms and standards with support for operations with PGP keys and keyrings
- PDFBlackbox - clean-room implementation of PDF compression, encryption and signing specifications. Public Key (X.509 certificates) and symmetric encryption is supported. PKCS#1 and PKCS#7 signing is supported.
- SSLBlackbox - client and server components that provide complete support for SSL2, SSL3 and TLS1. Unlike other components SSLBlackbox contains original implementation of all encryption algorithms and security protocols, used in the package, and doesn't depend on third-party libraries.
- MIMEBlackbox - high-quality MIME components with own character conversion tables and own MIME parser/assembler. MIMEBlackbox offers support for S/MIME and PGP/MIME too. DomainKeys technology is supported.
- SSHBlackbox - client and server components that provide support for SSH1 and SSH2 (including compression) and don't depend on third-party libraries.
- SFTPBlackbox - client and server components that provide support for Secure File Transfer Protocol (SFTP, SSH-based protocol).
- FTPSBlackbox - client-side component, which implements FTP (RFC 959) and
FTP-over-SSL (RFC 2228) protocols for secure file transfer.
- Many more...
With Nag-Screen Source: On purchase/registration
| | Download: C2k10 C2k7 C2k9 D2005 D2006 D2007 D2009 D2010 D4 D5 D6 D7 |
   |
|
|
Skipjack Encryption Algorithm Implementation | FWS |
10 k |
22 Sep 1998 |
By Dave Barton. A block cipher for the clipper chip program. 64bit blocksize, 80bit keysize. This implementation was developed totally outside of the USA and so it is free from export restrictions. Fully functional Source: Included
| | Download: D1 D2 D3 D4 |
 |
|
|
StreamFilters v.1.0 | FWS |
90 k |
01 Jul 1999 |
| By Cintra Software Engineering AS. Contains stream wrapper classes that allows the programmer to encrypt and decrypt streams with the encryption algorithms IDEA, Blowfish, RC5 and RC6, calculate checksums on streams with the algorithms 8, 16 and 32-bit byte-sum, CRC16 and CRC32, SHA-1 and MD5 (the last two are message digests), zLib compression (dll) and decompression on streams, persistent storage and streams, and Zip creation/reading (through zlib dll).
Classes are built as new TStream descendant classes and can thus be used wherever normal streams can be used. They wrap around existing classes so that you can use them with whatever TStream descendant classes you might already be used. Fully functional Source: Included
| | Download: D3 D4 |
 |
|
|
StreamSec Tools v.3.0 | SW |
4010 - 4137 k |
01 Nov 2005 |
| By StreamSec. StreamSec Tools 3.0 is a complete rewrite of the entire StreamSec Tools code base, and does not share a single unit with StreamSec Tools 2.1. You can have StreamSec Tools 2.1 installed together with any of the StreamSec Tools 3.0 products.
StreamSec Tools 2.1 was in some sense was a "too" comprehensive tool set. It contained everything from basic symmetric encryption to complex protocols such as SSL/TLS. Most customers were really only looking for a single security feature, and consequently they (a) paid for features they didn't really need and (b) had a hard time finding their way in the tool set. It also became increasingly hard to extend, since modularity and code size had not been design goals from the start.
For this reason, StreamSec Tools 3.0 is a complete rewrite with a modular architecture that both allows us to sell just parts of it to fit specific customer demands, and allows us to extend it with new features without cluttering the API for every user each time we do so. Trial (work while IDE is running) Source: On purchase/registration Price: $599
| | Download: D2005 D2006 D5 D6 D7 |
  |
|
|
TDM5 v.1.0 | FWS |
5 k |
09 Sep 1999 |
By Alexey Chubar. Component which perform data hashing with MD5 (Message-digest) algorithm. Fully functional Source: Included
| | Download: CB3 CB4 |
 |
|
|
TMD5 | FW |
728 k |
05 Sep 2006 |
| By TSM Inc.. Delphi implementation of the MD5 message digest algorithm. MD5 provides a 128 bit cryptographically secure hash (Message Digest) of a given input. MD5 was one of the first generally accepted cryptographically secure hashes, and is still widely in use today.
Features:
- 160 bit hash length
- Offers high-level functions for producing the hash of a string, file or stream
- Full native Delphi source code included in Corporate (with source) version.
Installation password is "JHHJGJudzfugUG5". Fully functional Source: On purchase/registration Source Price: $99
| | Download: CB3 CB4 CB5 CB6 D3 D4 D5 D6 |
  |
|
|
TSecHash v.0.03 | FWS |
8 k |
09 Jun 1998 |
By Frank Kroeger. A component to generate a condensed representation of a message called message digest using the Secure Hash Standard-1 (SHA-1). SHA-1 has been developed by the NIST (National Institut of Standards and Technology) and been published in FIP-180 (Federal Information Processing Standards Publication 180). SHA-1 produces a 160-Bit output (the message digest) of a message or a data file. SHA-1 is called secure because it is computationally infeasible to find a message corresponding to a given message digest or to find a second (different) message which produces the same message digest. Fully functional Source: Included
| | Download: D3 |
|
|
|
TWOPES v.1.0 | FWS |
4 k |
07 Feb 2009 |
By Alexander Myasnikov. TwoPES - my ideas on improving PES (Proposed Encryption Standard) by extending key to 256 bit and using 16 rounds. Fully functional Source: Included
| | Download: CB2k6 CB2k7 CB5 CB6 |
 |
|
|
Threefish-512 block cipher v.0.3 | FWS |
3 k |
17 Feb 2009 |
By Alexander Myasnikov. Threefish is tweakable block encryption algorithm designed by Bruce Schneier, Niels Ferguson, Stefan Lucks, Doug Whiting, Mihir Bellare, Tadayoshi Kohno, Jon Callas, and Jesse Walker.
Threefish-512 has 512 bit key, 512 bit block and 72 rounds. Fully functional Source: Included
| | Download: CB2k6 CB2k7 CB4 CB5 CB6 |
 |
|
|
Turbo Power LockBox v.3 | FWS |
306 k |
19 May 2009 |
| By Tsoftware tsoftware. Set of components allowing to add protection in 16- and 32-digit applications. To use function LockBox is possible, not pressing in Complexities of a science. In this product the features are taken into account (discounted).
Information safety based on latest international standards of enciphering. The support of algorithms of enciphering with open is realized by key, RSA, AES, DES, digital signature and much another.
This is improved version of Turbo Power LockBox. Fully functional Source: Included
| | Download: D2009 |
 |
|
|
UnixCrypt v.1.2.2 | SW |
228 k |
25 Apr 2006 |
By UtilMind Solutions. The UnixCrypt component is the ultra fast crypt implementation for Delphi/C++ Builder. 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. With Nag-Screen Source: On purchase/registration Price: $9 Source Price: $17
| | Download: CB1 CB2k6 CB3 CB4 CB5 CB6 D1 D2 D2005 D2006 D3 D4 D5 D6 D7 |
   |
|
|
XTEA-1 v.2009 | FWS |
1 k |
28 Feb 2009 |
By Alexander Myasnikov. My optimized implementation of XTEA-1 block cipher by Tom St Denis (128 bit key, 64 bit block). XTEA-1 is more secure edition of TEA block cipher with large block and large key. Fully functional Source: Included
| | Download: CB2k6 CB2k7 CB3 CB4 CB5 CB6 |
 |
|
|
aecDES | FW |
739 k |
05 Sep 2006 |
| By TSM Inc.. Delphi implementation of the 'old faithful' of the block encryption algorithms. DES has a relatively short key length of 56 bits, but has stood the test of time to show that the quickest attack on DES is to search the entire keyspace for the correct key. DES is the most thoroughly inspected block ciphers.
Features:
- ECB, CBC, CFB and OFB modes of operation
- Automatically handles all padding of the input
- High-level functions for encrypting strings, files, buffers and streams
- Additional mode for producing CBC-MACs (keyed hashes)
- Also includes support for base64 encoding and decoding strings
- Full native Delphi source code included in Corporate version.
Password for installation is "bog08gG((ihiiH". Fully functional Source: On purchase/registration Source Price: $99
| | Download: CB3 CB4 CB5 CB6 D3 D4 D5 D6 |
  |
|
|
blins Crypt v.0.1 | FNCS |
733 k |
14 Oct 2008 |
| By Oleg Karakin. Crypting components, works with libmcrypt.
Encrypt/Decrypt string, stream, dataset string fields. Fully functional Source: Included Exe-Demo Included
| | Download: D2005 D2006 |
 |
|
|
wodCrypt ActiveX Component v.1.3.1 | SW |
2106 k |
15 May 2007 |
By WeOnlyDo Software. wodCrypt is a lightweight component that provides strong encryption for your applications. It provides support for most common crypto algorithms, such as:
- AES
- DES, TripleDES
- Blowfish
- Cast
- RC2
- RC4
- RC5
- UNIX crypt command
for symmetric encryption and decryption,
for making and verifying signatures, and
for creating hashes. Evaluation (time-limit) Source: On purchase/registration Price: $139 Source Price: $289
| | Download: CB1 CB2k6 CB2k7 CB3 CB4 CB5 CB6 D2005 D2006 D2007 D3 D4 D5 D6 D7 |
  |
|
| News from our Sponsors |
Easy data compression solution! Easy Compression Library is a very easy-to-use replacement of TFileStream, TMemoryStream and other TStream descendants to their analogues with compression/decompression and encryption. Compression is transparent, all the methods, properties and behavior of TFileStream and TMemoryStream are supported, so it is very simple to replace them in the application code. Save up to $500 by ordering at Torry's Showcase! more...
Advanced Application Controls - save 10% The Advanced Application Controls (AppControls) is the set of over 83 top quality multipurpose components for all 32-bit versions of Delphi and C++ Builder. The package contains everything you need to add neat and, more important, truly professional appearance for your software, making development of great interfaces and internal utilities trully rapid. All components are highly integrated each other and extremely easy to use.
Order now and save 10% - only for Torry's visitors! more...
Save up to $353 on WPTools! Does your program need word processing capability? If so, WPTools should be your first choice. With its own RTF engine, WPTools is a collection of components which offers numerous features that the Win32 Richedit2.dll can’t. This control lets you use tables, paragraph frames, headers and footers - including page numbers, bulleted and numbered lists, different types of paragraph alignment (justified, left, right, centered) and various types of tab stops (left, right and decimal), as well as special text attributes, such as hyperlinks or hidden text. Text is formatted with WYSIWYG, including page breaks and which are shown in the editor! Texts can be imported and exported in RTF, HTML and ANSI or you can implement your own formats. Only Torry's visitors can save up to $353! more...
Do you know that you can save 10% on LMD products? LMD-Tools covers almost 370 components (Relase 7.0 CE, + about 30 labeled controls) for any task you can imagine. Following component groups are only examples for the broad range of available components: LMD Tools includes controls for superior interface design, system programming, file controls, database applications, internet-/web-components, multimedia, text/data input (RichEdit), display of formatted text, and many more.
Only for Torry's visitors! more... |
| |
Advertising on Torry's Delphi Pages
|
 |
 |
 |
Advertising on Torry's Delphi Pages




 Guest Book
|
 |