Recent Changes - Search:

edit SideBar

OpenSSL

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 tookit and its related documentation.

OpenSSL is based on the excellent SSLeay library developed from Eric A. Young and Tim J. Hudson. OpenSSL is licensed under the OpenSSL License, included in this package.

You should also install a pseudo-random number generator such as EGD or prngd if you do not have a /dev/urandom and /dev/random.

The library is available as 32-bit and 64-bit:

  • If you are compiling a 32-bit program, no special compiler options are needed.
  • If you are compiling a 64-bit program, you have to compile and link your application with "xlc_r -q64" or "gcc -maix64".

Please note:

  • If you are running the 1.0.1 version, you MUST update to at least version 1.0.1g-1 to avoid the "heartbleed" bug!'''
  • You should always update to the latest version!

Homepage: http://www.openssl.org/

Current version: 1.0.2s-1

Downloads

RPM:

Source RPM:

Package dependencies:

  • perl.rte must be installed.

Older version - only kept for reference purposes!

RPM:

Source RPM:

Package dependencies:

  • perl.rte must be installed.

Even older version - only kept for reference purposes!

RPM:

Source RPM:

Package dependencies:

  • perl.rte must be installed.

Even more older version - only kept for reference purposes!

RPM:

Source RPM:

Package dependencies:

  • perl.rte must be installed.

All versions

Edit - History - Print - Recent Changes - Search
Page last modified on December 20, 2019, at 08:46 PM