You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Ben Noordhuis 0dcbecd32b crypto: fix uninitialized memory access in openssl 12 years ago
..
MacOS import openssl from chrome 13 years ago
Netware deps: upgrade openssl to 1.0.0f 13 years ago
VMS openssl: upgrade to vanilla openssl 1.0.1c 12 years ago
apps openssl: update to 1.0.1e 12 years ago
bugs import openssl from chrome 13 years ago
certs import openssl from chrome 13 years ago
crypto crypto: fix uninitialized memory access in openssl 12 years ago
demos deps: upgrade openssl to 1.0.0f 13 years ago
doc openssl: update to 1.0.1e 12 years ago
engines openssl: update to 1.0.1e 12 years ago
include/openssl openssl: clean up and merge configuration files 12 years ago
ms openssl: update to 1.0.1e 12 years ago
os2 import openssl from chrome 13 years ago
shlib deps: upgrade openssl to 1.0.0f 13 years ago
ssl openssl: update to 1.0.1e 12 years ago
test openssl: update to 1.0.1e 12 years ago
times deps: upgrade openssl to 1.0.0f 13 years ago
tools deps: upgrade openssl to 1.0.0f 13 years ago
util openssl: update to 1.0.1e 12 years ago
ACKNOWLEDGMENTS Upgrade to 0.9.8r. 13 years ago
CHANGES openssl: update to 1.0.1e 12 years ago
CHANGES.SSLeay deps: upgrade openssl to 1.0.0f 13 years ago
Configure openssl: update to 1.0.1e 12 years ago
FAQ openssl: update to 1.0.1e 12 years ago
INSTALL deps: upgrade openssl to 1.0.0f 13 years ago
INSTALL.DJGPP import openssl from chrome 13 years ago
INSTALL.MacOS import openssl from chrome 13 years ago
INSTALL.NW import openssl from chrome 13 years ago
INSTALL.OS2 import openssl from chrome 13 years ago
INSTALL.VMS deps: upgrade openssl to 1.0.0f 13 years ago
INSTALL.W32 openssl: update to 1.0.1e 12 years ago
INSTALL.W64 import openssl from chrome 13 years ago
INSTALL.WCE deps: upgrade openssl to 1.0.0f 13 years ago
LICENSE Upgrade to 0.9.8r. 13 years ago
Makefile openssl: update to 1.0.1e 12 years ago
Makefile.org openssl: update to 1.0.1e 12 years ago
Makefile.shared deps: upgrade openssl to 1.0.0f 13 years ago
NEWS openssl: update to 1.0.1e 12 years ago
PROBLEMS openssl: update to 1.0.1e 12 years ago
README openssl: update to 1.0.1e 12 years ago
README.ASN1 import openssl from chrome 13 years ago
README.ENGINE import openssl from chrome 13 years ago
config openssl: upgrade to vanilla openssl 1.0.1c 12 years ago
e_os.h openssl: upgrade to vanilla openssl 1.0.1c 12 years ago
e_os2.h openssl: upgrade to vanilla openssl 1.0.1c 12 years ago
install.com deps: upgrade openssl to 1.0.0f 13 years ago
makevms.com openssl: upgrade to vanilla openssl 1.0.1c 12 years ago
openssl.doxy import openssl from chrome 13 years ago
openssl.spec openssl: update to 1.0.1e 12 years ago

README


OpenSSL 1.0.1e 11 Feb 2013

Copyright (c) 1998-2011 The OpenSSL Project
Copyright (c) 1995-1998 Eric A. Young, Tim J. Hudson
All rights reserved.

DESCRIPTION
-----------

The OpenSSL Project is a collaborative effort to develop a robust,
commercial-grade, fully featured, and Open Source toolkit implementing the
Secure Sockets Layer (SSL v2/v3) and Transport Layer Security (TLS v1)
protocols as well as a full-strength general purpose cryptography library.
The project is managed by a worldwide community of volunteers that use the
Internet to communicate, plan, and develop the OpenSSL toolkit and its
related documentation.

OpenSSL is based on the excellent SSLeay library developed from Eric A. Young
and Tim J. Hudson. The OpenSSL toolkit is licensed under a dual-license (the
OpenSSL license plus the SSLeay license) situation, which basically means
that you are free to get and use it for commercial and non-commercial
purposes as long as you fulfill the conditions of both licenses.

OVERVIEW