By using the Open SSL 0.9.7c library, developers can write applications that take advantage of Secure Sockets Layer (SSL v2/v3), Tran
Search:
All categories
Business & Productivity Tools
Desktop
Developer Tools
Drivers
Education
Games
Home & Personal
Internet & Networking
Multimedia & Design
Operating Systems
Utilities
»
Home
»
Developer Tools
»
C & C++
»
OpenSSL FREE DOWNLOAD
Your download will start in 3 seconds... If not, try the following links:
Download Link 1
Report broken link
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.
«
read more about OpenSSL
RECOMMENDED DOWNLOADS IN THIS CATEGORY
»
Home
»
Developer Tools
»
C & C++
(92)
Select page:
[
1
]
2
3
4
5
»
MouseImp Pro Live! Source Code
Please feel free to download and use MouseImp Pro Live! source code. The source lacks MouseImp Pro`s copy protection and some other trialware/evaluation stuff from the commercial version. The source code can be compiled under Microsoft Visual C++ 6.0 SP5. ...
FreeSoft411 | 356 KB | Win98,WinME,WinXP,WinNT 4.x,Windows2000,Windows2003 | 0.00 | Downloads: 1018
Date added: Feb 12, 2007 |
»
Details
»
AppFace User Interface Development Kits
Want to improve your application user interface ? Find a skin library to make your application skinnable? AUDK is the best software skinning solution for you! AUDK means AppFace User Interface Development Kits,which is a WYSWYG Windows UI skinning solutio ...
MatinSoft | 3177 KB | Win95,Win98,WinME,WinNT 4.x,WinXP,Windows2000 | 89 | Downloads: 1124
Date added: Oct 25, 2007 |
»
Details
»
OpenSSL
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, ...
ComponentSpot | 2879 KB | Win 3.1x,Win95,Win98,WinME,WinXP,WinNT 3.x,WinNT 4.x,Windows2000,Windows2003,Unix,Linux | | Downloads: 1074
Date added: Sep 19, 2005 |
»
Details
»
Accura Site Content Management System
`Site CMS is a browser based Private label content management system which allowing your clients to edit, update and manage website content and it is using intuitive and familiar Ms-Word (WYSIWYG editor) Processing type interfaces. It`s ideal for anyone w ...
Accura Technologies | 1 KB | Win98,WinME,WinNT 3.x,WinNT 4.x,Windows2000,WinXP,Windows2003,Windows Vista Starter,Windows Vista Home Basic,Windows Vista Home Premium,Windows Vista Business,Windows Vista Enterprise,Windows Vista Ultimate,Windows Vista Home Basic x64,Windows Vista Home | 69 | Downloads: 1188
Date added: Oct 25, 2007 |
»
Details
»
Crystal FLOW for C
*** Understand Code in Less Time *** Create Flowchart from Source Code with one click. Get a clear view of the code with Flowcharts. Inherited legacy code? A new member of the team? You will be up to speed in significantly less time. Verify correctness ...
SGV Sarc Inc | 6179 KB | Windows 2000/Windows XP | $249 | Downloads: 1007
Date added: May 03, 2006 |
»
Details
»
ADX Extensions for Outlook
The ADX Extensions for Microsoft Outlook allows you to customize the Outlook folder view and Outlook forms by embedding feature-rich .NET and VCL forms and controls into the Outlook Explorer and Outlook Inspector windows. The ADX Extensions for Outlook is ...
Afalina Co., Ltd. | 465 KB | Win95,Win98,WinME,WinXP,WinNT 4.x,Windows2000,Windows2003 | 149 | Downloads: 1566
Date added: Feb 12, 2007 |
»
Details
»
MySharpEbook - Use C# to Build eBooks
Would you like to create your own e-book, e-brochure, e-catalog, e-magazine, e-newsletter using Visual C#? Use this C# source codes to create customized e-publications for any occasion or recipient. It will be a useful marketing tool for your business. Th ...
ICT eBooks by Yeoh HS | 501 KB | Win98,WinME,WinNT 3.x,WinNT 4.x,Windows2000,WinXP,Windows2003 | 24.95 | Downloads: 893
Date added: Feb 12, 2007 |
»
Details
»
MyNotes
Learn how to use MySQL++ with example source codes ...
ICT eBooks by Yeoh HS | 27 KB | Win98,WinME,WinNT 3.x,WinNT 4.x,WinXP,Windows2000 | 19.95 | Downloads: 1040
Date added: Sep 19, 2005 |
»
Details
»
VxDWriter
VxDWriter is a tool for developing Windows 95/98 device driver (VxD) quickly and efficiently in C/C++. No assembly language programming is required with this tool. It includes VxDWizard, run-time library, VxD class library, VxD service wrapper library, ma ...
Techsoft Pvt. Ltd. | 869 KB | Windows | 429.00 | Downloads: 1050
Date added: Sep 19, 2005 |
»
Details
»
The Ai Trainer Lite
We are living in a high-tech age, and most of the software selling today has elements of intelligence. Programs and games without intelligence are getting much harder to sell - a fact that many programmers and freelance developers are coming to realize at ...
Advanced Machine Learning | 3364 KB | Win98,WinME,WinNT 3.x,WinNT 4.x,Windows2000,WinXP | 30 | Downloads: 1069
Date added: Sep 19, 2005 |
»
Details
»
Convert String for C++
String in C++ source code is different from common string. You should add quote at the start and end of a string line, replace quote inside the string with slash and quote, double slash, and add return and next line at the end of a string line. If you mak ...
BossEye Inc. | 126 KB | Win95,Win98,WinME,WinNT 4.x,Windows2000,WinXP,Windows2003 | | Downloads: 1049
Date added: Feb 12, 2007 |
»
Details
»
Image Viewer CP ActiveX Control
Image viewer CP by Viscomsoft is a simple and easy Active X/ OCX control to creates, displays, edits, flips, resizes and rotates image, photo and graphic. It supports BMP, GIF, ICO, JPG/ JPEG, PNG, PSD, TIFF, and others and can convert between them. Image ...
Viscom Software | 21 KB | Win98,WinME,WinNT 3.x,WinNT 4.x,Windows2000,WinXP | 60 | Downloads: 1008
Date added: Sep 19, 2005 |
»
Details
»
Text & Image Overlay Directshow Filter
Text & Image Overlay Filter is a powerful transform filter that allows adjustment video color- contrast, brightness, saturate, hue, lightness, invert color. Adding unlimited texts or images, watermarks to video stream, user define font size, font name ...
Mainmedia Software | 1807 KB | Win98,Windows2000,WinXP,Windows2003 | 300 | Downloads: 913
Date added: Oct 25, 2007 |
»
Details
»
XVideoOCX
XVideoOCX allows easy integration of real-time video capture capabilities into your applications. The control supports most WDM-capable video devices such as USB- cameras and frame grabbers in conjunction with a CCD camera or camcorder, as well as AVI seq ...
Marvelsoft | 2790 KB | Win98,WinME,WinNT 3.x,WinNT 4.x,WinXP,Windows2000 | 249.00 | Downloads: 987
Date added: Sep 19, 2005 |
»
Details
»
Power Render
Power Render 6 3D Engine Personal Edition (http://www.powerrender.com) Power Render is a general purpose software development kit for games and 3D visualization. In addition to providing an API for developers, several tools are provided for artists for bu ...
Egerter Software | 32478 KB | Windows2000,WinXP | 89.95 | Downloads: 1055
Date added: Feb 12, 2007 |
»
Details
»
AntiCutAndPaste
The modern software industry has a tradition of copying and pasting source code. This is the single most widely distributed method of producing less-than-perfect programs. Thousands of large and expensive projects contain literally millions of identical o ...
ACNP Software | 740 KB | Win95,Win98,WinME,WinXP,WinNT 4.x,Windows2000,Windows2003,Unix,Linux,Linux Console,Linux Gnome | 19.95 | Downloads: 1163
Date added: Feb 12, 2007 |
»
Details
»
GVH File library
All-in-one 32-bit file/folder utility DLL. This API does it all - Find files/folders that meet customizable criteria, perform standard or custom actions on matches; - Search/replace with auto- or controllable replace; - Create/delete folder-trees; - Compr ...
GVH Maatwerk Software | 62 KB | Win95,Win98,WinME,WinNT 4.x,Windows2000 | 19.95 | Downloads: 1014
Date added: Feb 12, 2007 |
»
Details
»
RSP RSP_C
RSP RSP_C 1.0.0 rsp_c is a C language JIT ( just in time compiler ) It can execute C source files as if it was already compiled , no exe file will apear in the directory of the source file , it is very easy to use Sintax: rsp_c file.rspc rsp_c file.c Comp ...
RSP Software | 3100 KB | Win98,WinME,WinNT 4.x,WinXP,Windows2000 | 50 | Downloads: 977
Date added: Sep 19, 2005 |
»
Details
»
TA4.Net
Technical analysis library for .Net. It comprises 76 most popular technical analysis functions and indicators. Technical Analysis functions usage samples are available for both C# and VB.Net. You can use TA4.Net for both Windows and Web Application Develo ...
OLSOFT | 469 KB | Win95,Win98,WinME,WinXP,WinNT 3.x,WinNT 4.x,Windows2000,Windows2003 | 111.95 | Downloads: 972
Date added: Feb 12, 2007 |
»
Details
»
Ortus Shell Components
Add Microsoft® Windows® shell functionality to your applications with this component package!Ortus Shell Components is a component package for the Borland® developer community containing 10 outstanding shell components. Full context sensitive component he ...
Ortus | 0 KB | Windows | 75.00 | Downloads: 1044
Date added: Sep 19, 2005 |
»
Details
go to top
Select page:
[
1
]
2
3
4
5
2005
downloads programs
Submit Program
|
Contact us
What Font is
|
fonts
|
free fonts
|
download fonts
|
free fonts download
|
web fonts
|