TLS/SSL and crypto library https://www.openssl.org

Richard Levitte 668d643eab Makefile.org: prevent .bak files to become part of the tarball 5 سال پیش
MacOS c6738fd208 Standardize syntax around sizeof(foo) 6 سال پیش
Netware 6ff28e017d Update netware to use new SHA2 assembly language modules. 16 سال پیش
VMS 7f3fdab793 Teach mkshared.com to have a look for disabled algorithms in opensslconf.h 12 سال پیش
apps 6e87325902 openssl req: don't try to report bits 5 سال پیش
bugs ae5c8664e5 Run util/openssl-format-source -v -c . 9 سال پیش
certs c6f6c380c7 grammar 16 سال پیش
crypto e42e531846 Make EVP_PKEY_asn1_add0() stricter about its input 5 سال پیش
demos c6738fd208 Standardize syntax around sizeof(foo) 6 سال پیش
doc ab061e75b7 doc/man3: remove copy&paste leftover 5 سال پیش
engines 8ea167207d Update copyright year 5 سال پیش
ms c144b4edda Revert "RT4526: Call TerminateProcess, not ExitProcess" 8 سال پیش
os2 0b352c58db Make a number of changes to the OS/2 build. Submitter's comment below. 20 سال پیش
shlib 4c1a6e004a Apply mingw patches as supplied by Roumen Petrov an Alon Bar-Lev 16 سال پیش
ssl 63262bd276 Honour mandatory digest on private key in tls1_process_sigalgs() 5 سال پیش
test 8bfde2578c VMS: ensure x509_time_test is built 5 سال پیش
tools 3be39dc1e3 RT4044: Remove .cvsignore files. 8 سال پیش
util d98ff540df make update 5 سال پیش
.gitignore 48e8df6e39 Back port ssltestlib code to 1.0.2 7 سال پیش
.travis-create-release.sh 02d013e621 Adapt the OS X build to use the OS X tar 8 سال پیش
.travis.yml 1408482587 Add echo for each build phase 7 سال پیش
ACKNOWLEDGMENTS 50b255a260 Refer to website for acknowledgements. 8 سال پیش
CHANGES e42e531846 Make EVP_PKEY_asn1_add0() stricter about its input 5 سال پیش
CHANGES.SSLeay 9990cb75c1 PR: 1894 15 سال پیش
CONTRIBUTING 06196e7176 Updated to CONTRIBUTING to reflect GitHub, etc. 6 سال پیش
Configure fe4fe67139 When configuring 'no-comp', zlib support should be disabled too 6 سال پیش
FAQ 40356e4914 Move FAQ to the web. 8 سال پیش
GitConfigure e887c4187e Backport single makefile from master. 11 سال پیش
GitMake e887c4187e Backport single makefile from master. 11 سال پیش
INSTALL 917552f322 Remove an out of date reference to RT 6 سال پیش
INSTALL.DJGPP 9222bc6b4e INSTALL.DJGPP sync. 19 سال پیش
INSTALL.MacOS 2bfb2398e3 Typos (Chris Pepper <pepper@mail.reppep.com>) 22 سال پیش
INSTALL.NW eef0c1f34c Netware support. 16 سال پیش
INSTALL.OS2 cd4c36adb8 Add support for shared libraries with OS/2. 22 سال پیش
INSTALL.VMS 0c81aa29f9 Change INSTALL.VMS to reflect the changes done on the build and 13 سال پیش
INSTALL.W32 05fc0bae86 Windows: Add CRYPT32.LIB to the libraries to link your app with 8 سال پیش
INSTALL.W64 1875e6db29 Pull up Win64 support from 0.9.8. 19 سال پیش
INSTALL.WCE 176a614899 First draft for WCE PortSDK support. Once again! It's *draft* which requires 18 سال پیش
LICENSE 6e17c64b17 Update the license end year 6 سال پیش
Makefile.org 668d643eab Makefile.org: prevent .bak files to become part of the tarball 5 سال پیش
Makefile.shared 4e16885c8c Add support for RC / WINDRES env variables 8 سال پیش
NEWS 49d07eb3cc Prepare for 1.0.2r-dev 5 سال پیش
PROBLEMS 80158304f0 ./Configure: libcrypto.a can grow to many GB on Solaris 10, because of ar bug 11 سال پیش
README 49d07eb3cc Prepare for 1.0.2r-dev 5 سال پیش
README.ASN1 9d6b1ce644 23 سال پیش
README.ENGINE 2c8ad4f1af oops, there were other cases of "ENGINE_ID" to change too. 22 سال پیش
TABLE b9dd4b9eac make update 5 سال پیش
appveyor.yml 7c300b9d2a Remove notification settings from appveyor.yml 7 سال پیش
config 5a6fbf616e Make the config script fail with an error code if Configure failed 5 سال پیش
e_os.h ed02493567 Use both sun and __sun 8 سال پیش
e_os2.h 858de8718f Add the macro OPENSSL_SYS_WIN64 9 سال پیش
install.com 01d2e27a2b Apply all the changes submitted by Steven M. Schweda <sms@antinode.info> 13 سال پیش
makevms.com 43257b9f51 Define CFLAGS as cflags on VMS as well 9 سال پیش
openssl.doxy eb90a483ad Add functions to add certs to stacks, used for CA file/path stuff in servers. 25 سال پیش
openssl.spec 49d07eb3cc Prepare for 1.0.2r-dev 5 سال پیش

README


OpenSSL 1.0.2r-dev

Copyright (c) 1998-2018 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 (SSLv3) and Transport Layer Security (TLS) protocols as
well as a full-strength general purpose cryptograpic 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 descended from the SSLeay library developed by Eric A. Young
and Tim J. Hudson. The OpenSSL toolkit is licensed under a dual-license (the
OpenSSL license plus the SSLeay license), which 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
--------

The OpenSSL toolkit includes:

libssl.a:
Provides the client and server-side implementations for SSLv3 and TLS.

libcrypto.a:
Provides general cryptographic and X.509 support needed by SSL/TLS but
not logically part of it.

openssl:
A command line tool that can be used for:
Creation of key parameters
Creation of X.509 certificates, CSRs and CRLs
Calculation of message digests
Encryption and decryption
SSL/TLS client and server tests
Handling of S/MIME signed or encrypted mail
And more...

INSTALLATION
------------

See the appropriate file:
INSTALL Linux, Unix, etc.
INSTALL.DJGPP DOS platform with DJGPP
INSTALL.NW Netware
INSTALL.OS2 OS/2
INSTALL.VMS VMS
INSTALL.W32 Windows (32bit)
INSTALL.W64 Windows (64bit)
INSTALL.WCE Windows CE

SUPPORT
-------

See the OpenSSL website www.openssl.org for details on how to obtain
commercial technical support.

If you have any problems with OpenSSL then please take the following steps
first:

- Download the latest version from the repository
to see if the problem has already been addressed
- Configure with no-asm
- Remove compiler optimisation flags

If you wish to report a bug then please include the following information
and create an issue on GitHub:

- On Unix systems:
Self-test report generated by 'make report'
- On other systems:
OpenSSL version: output of 'openssl version -a'
OS Name, Version, Hardware platform
Compiler Details (name, version)
- Application Details (name, version)
- Problem Description (steps that will reproduce the problem, if known)
- Stack Traceback (if the application dumps core)

Just because something doesn't work the way you expect does not mean it
is necessarily a bug in OpenSSL.

HOW TO CONTRIBUTE TO OpenSSL
----------------------------

See CONTRIBUTING

LEGALITIES
----------

A number of nations restrict the use or export of cryptography. If you
are potentially subject to such restrictions you should seek competent
professional legal advice before attempting to develop or distribute
cryptographic code.