 |
Chilkat Crypt .NET is an advanced encryption component that offers both RSA public-key
encryption with digital signatures as well as symmetric encryption algorithms including
AES (Rijndael), Blowfish, and Twofish. It provides the ability to easily create digital
signatures for files or memory data, or verify digital signatures against incoming
data or files. It allows for the use of any Cryptographic Service Provider, including
Smart
Card implementations from 3rd-party vendors. It also provides easy access to
information
about digital certificates and the ability to add and delete certificates
from certificate
stores found in the registry, filesystem, or even directly in memory.
component encryption security aes rsa public-key rijndael twofish blowfish com activex
|
 |
Chilkat Crypt .NET is an advanced encryption component that offers both RSA public-key
encryption with digital signatures as well as symmetric encryption algorithms including
AES (Rijndael), Blowfish, and Twofish. It provides the ability to easily create digital
signatures for files or memory data, or verify digital signatures against incoming
data or files. It allows for the use of any Cryptographic Service Provider, including
Smart Card implementations from 3rd-party vendors. It also provides easy access to
information about digital certificates and the ability to add and delete certificates
from
certificate stores found in the registry, filesystem, or even directly in memory.
component encryption security aes rsa public-key rijndael twofish blowfish net asp-net
|
 |
Cryptlib by Peter Gutmann is a security toolkit that allows even less experienced programmers to add strong encryption and authentication services to their programs, security features that are becoming more and more indispensable. The library attempts to hide the low-level details of encryption/decryption and authentication from programmers, allowing them to quickly make their projects more secure. Some of the symmetric encryption (private key) and authentication algorithms that cryptlib supports include the following:
· AES (Rijndael)
· Blowfish
· DES, 3DES
· RC2, RC4, RC5
The following hash algorithms are available in the library:
· MD2, MD4, MD5
· RIPEMD-160
· SHA
It offers services such as:
· S/MIME
· SSL/TLS
· ssh
It features various hashed message authentication code algorithms:
· HMAC-MD5, HMAC-SHA, HMAC-RIPEMD-160
Finally, asymmetric (public/private key) encryption algorithms such as the following are available:
· Diffie-Hellman, DSA, RSA
cryptlib can also be used with a variety of crypto devices (for example, Fortezza cards and Smart cards).
The library is free if used in personal, freeware, or shareware projects. The library is written in C. ActiveX and C++ wrappers are provided. The project is OSI Certified Open Source Software.
encryption dll encryption library encryption ocx encryption activex encryption component encryption delphi encrypt visual basic encryption programming active x encryption aes encryption security
|
 |
By using the Open SSL 0.9.7c library, developers can write applications that take advantage of Secure Sockets Layer (SSL v2/v3), Transport Layer Security (TLS v1). The Open SSL library uses the included full-strength general-purpose cryptography library, which can be used by itself. Security features such as the following can be implemented:
· Data integrity: An application can detect if data has been modified during transmission.
· Authenticity: An application can verify the identity of the sender using certificates.
· Privacy: An application can ensure that no intermediary between the sender and the recipient can understand the data.
Transport Layer Security is an extension of SSL. It is now overseen by an international standards organization. It provides the same capabilities as SSL (data integrity, authenticity, and privacy between client and server), but takes advantage of newer, more advanced cryptographic technology. It is backwards compatible with SSL.
The cryptographic library includes a multitude of encryption algorithms. The symmetric, or private key, encryption algorithms offered include Rijndael (now officially the Advanced Encryption Standard, or AES, algorithm of the U.S. government), IDEA, DES, 3DES, RC2, RC4, and Blowfish. The asymmetric, or private/public key, encryption algorithms include RSA, DSA, and Diffie-Hellman. Also included are message digest algorithms such as MD2, MD5, MDC2, and SHA, whose resulting hashes can be used by digital signature schemes to digitally sign documents. The Open SSL library uses some but not all of these algorithms.
To compile for the Win32 platform, Perl or compiling under Cygwin is required. Some of the encryption routines/algorithms are covered by patents.
encryption dll encryption library encryption ocx encryption activex encryption component encryption delphi encrypt visual basic encryption programming active x encryption aes encryption ssl
|
 |
What is Cryptocx v5?
Cryptocx is an encryption component designed for use in any modern development environment. Cryptocx encrypts and decrypts data using standards compliant algorithms to make sure that your information is totally secured. It is very easy to add Cryptocx to an existing application or web site backend.
Why use Cryptocx?
Use Cryptocx to encrypt your data, totally securing it. EasyByte Cryptocx v5 builds upon the previous releases of Cryptocx to add further powerful features in a very easy to use bundle. Data security is becoming more and more important, with developers wanting to add secure data encryption facilities to their programs and web sites. The versatility of Cryptocx, combined with the fastest file encryption available anywhere, full PGP support and the ability to create Self Decrypting Archives (SDA), makes Cryptocx v5 an essential purchase to keep data protected and secure.
Cryptocx is the only out of the box Enterprise Ready Encryption component.
Cryptocx is in use by many of the worlds largest organisations including: VISA, Bear Stearns, BP, RBOS, Merck, Numerous Law enforcement agencies, and many others.
Key Cryptocx v5 Features:
· Cryptocx does not require the use of any external programs, so you can easily distribute it with your applications with out having to worry about any licensing issues.
· You can create SDA (Self Decrypting Archives) with Cryptocx. The files and folders that you specify to add to the SDA are secured with 256 Bit AES encryption.
· Cryptocx is compatible with ALL versions of PGP.
· Generate RSA and DH/DSS keys, which can be used by Cryptocx or PGP.
· Digitally encrypt and sign files that are PGP compatible.
· Full key management functionality.
· Encrypt and decrypt strings and files with 128Bit Blowfish encryption.
· Has the Fastest file encryption/decryption
· 256 Bit AES encryption/decryption for files and string
· Easily add Cryptocx v5 to your website or application in minutes.
cryptocx aes sda asp blowfish md5 encrypt decrypt dotnet encryption security
|
 |
Xceed Encryption Library is an ActiveX component that allows Windows applications to encrypt and decrypt data using the latest industry standard strong encryption algorithms. It supports traditional secret-key encryption as well as public-key encryption, and can encrypt/decrypt memory buffers, strings, blobs, streaming data or files.
For traditional strong encryption, the library supports the newly adopted AES (US Advanced Encryption Standard) secret-key encryption algorithm (Rijndael), which uses 128, 192 or 256-bit keys. It also supports the Twofish encryption algorithm, a runner-up for AES. For public-key encryption, it offers the RSA algorithm unlimited key bit-sizes. It includes a test vector sample application with the test vectors required to demonstrate correct implementation of the encryption algorithms offered.
The library uses the modern SHA-2 and HAVAL hashing algorithms so that passphrases can be converted to exactly the amount of bits required for an encryption key and with better mathematical properties than older hashing algorithms such as MD5.
Like all Xceed components, this library is designed to be flexible yet extremely easy to use. In fact, it only takes one line of code to encrypt or decrypt memory or files. A single line of code can even be used to chain together multiple Xceed components like the Xceed Streaming Compression Library and the Xceed Binary Encoding Library, so you can compress, encrypt and encode data into text just as easily.
The fully self-contained ActiveX control at the core of the library is all you need to include with your projects. It has no external dependencies such as MFC DLLs, runtime libraries or other resources. That translates to minimal hassle at distribution time. The library also supports all the available ActiveX functionality designed to make your programming job easier, such as categorized properties, built-in constants and enumerations, context-sensitive F1-help, optional para
encryption dll encryption library encryption ocx encryption activex encryption component encryption delphi encrypt visual basic encryption programming easily add strong
|
 |
Winpackage e'un applicativo freeware per tutte la piattaforme Windows, 95/98/Me/2000/XP.
Winpackage prende in input un file sorgente, un file ospite ed un file destinazione. Il file ospite viene impacchettato e criptato all'interno del file sorgente ed il tutto salvato nel file destinazione.
Il file di destinazione sara'un file dello stesso tipo del file sorgente e conterra' al suo interno il file ospite. Crea Fastpack, eseguibili autoestraenti
winpackage utility windows security mail ascii cripta codici serial crack mp3 codifica parabolei worm
|
 |
Supports eBay.com, eBay.co.uk, eBay.au, eBay.de, eBayMotors.com.
AuctionIntelligence brings the power of eBay to your fingertips. This is the auction analysis application that will help you to conquer the selling environment on eBay in order to get more for your products by highlighting pricing trends, crunching the numbers, and showing YOU what's hot and what's not.
auction auctionintelligence auctions ebay intelligence auction intelligence trend analysis trend analysis analyze analyse ebay analysis sell seller
|
 |
Managing Photos into a 3D realistic page-flipping music album. Minos album are any type of e-publication including e-brochures, e-books, digital photo albums. You can easily build Album with no need for HTML or programming knowledge. Functionalities: Page-flipping, thumbnail, enlarge photo, print photos, stand alone Execution file, web embedded, add music, add icon for output Exe file, photo jpeg quality control and zip execution file of album.
photo edit photo album ebook e-catalog publishing digital publishing electronic publishing digital web book digital web book ebook e-book e-zine
|
 |
Powerful and easy-to-use database for asset management. Consolidate your computer hardware and software information: computers, OS, peripherals, serial and asset id numbers. Generate reports for each computer or summary reports for an organization.
asset management database tracker tracking computer software serial registration hardware peripherals license easy-to-use database
|
 |
Abykus is an object-oriented spreadsheet for Windows that adds an exciting new dimension to the classic 'what-if' analysis by allowing complex data types such as matrixes, coordinates, polygons, etc. to be stored in individual cells. Ideally suited for engineering, surveying and other scientific applications. A structured C-like script language is also included.
spreadsheet object-oriented business financial accounting cad coordinate geometry cogo surveying engineering scientific object-oriented spreadsheet well
|
 |
pdc Form Maker is the program designed to create the paperless office.
Most form programs produce a bland form with no interaction with the user. Today the word is in color with pictures and automation on the form. Today innovation and creativity can be restricted because every one uses the same computer program for information processing. This program will allow you to brake out of the standard information mold.
pdc form makepdc form maker program pre-printed cd cover business cards christmas high quality
|
 |
Effective File Search is a powerful but easy to use search tool. Search any files on your computer or local network. Search in folders or results. Search filters include date and size, containing text or hexadecimal codes. You can use Boolean operators to perform multiple keyword searches. All results can be saved to file. Other features include export, Explorer functionality (icons, context menus) and file operations (copy, rename, delete etc.).
file search search engine text search hex search find file management explorer search files computer local network effective software
|
|
|