OpenSSL Release Notes (5900-1560, August 2011)

OpenSSL components
OpenSSL A.00.09.07m and A.00.09.08q contain the following components:
OpenSSL libraries
The openssl command-line tool
Strong Random Number Generator for HP-UX 11i V1
Automatically generated self-signed host certificate
The following sections discuss these components in detail.
OpenSSL libraries
OpenSSL A.00.09.07m and A.00.09.08q contain two libraries: libcrypto and libssl. The
libcrypto library contains all the cryptographic functions used for creating and managing
ciphers, digests, certificates, public key encryption, and encoding. The libssl library contains
all the functions used for managing secure connections between SSL-enabled clients and the
corresponding SSL-enabled servers.
OpenSSL A.00.09.07m and A.00.09.08q provides 32-bit and 64-bit libraries for static and shared
versions of both the libraries.
A number of symbolic links are created when OpenSSL A.00.09.07m and A.00.09.08q is installed
on the system. These symbolic links are listed in the following tables:
Table 2 OpenSSL A.00.09.07m PA-RISC libraries
Symbolic LinkLibrary Name/LocationLibrary
/usr/lib/libssl.a *
/opt/openssl/lib/libssl.a *
/opt/openssl/0.9.7/lib/libssl.a
/opt/openssl/0.9.8/lib/libssl.0.9.7m.a
/opt/openssl/0.9.7/lib/
libssl.0.9.7m.a
32-bit
static
/usr/lib/libcrypto.a *
/opt/openssl/lib/libcrypto.a *
/opt/openssl/0.9.7/lib/libcrypto.a
/opt/openssl/0.9.8/lib/libcrypto.0.9.7m.a
/opt/openssl/0.9.7/lib/
libcrypto.0.9.7m.a
/usr/lib/libssl.sl *
/usr/lib/libssl.sl.0
/opt/openssl/lib/libssl.sl *
/opt/openssl/lib/libssl.sl.0
/opt/openssl/0.9.7/lib/libssl.sl
/opt/openssl/0.9.8/lib/libssl.sl.0
/opt/openssl/0.9.7/lib/
libssl.sl.0
32-bit
shared
/usr/lib/libcrypto.sl *
/usr/lib/libcrypto.sl.0
/opt/openssl/lib/libcrypto.sl *
/opt/openssl/lib/libcrypto.sl.0
/opt/openssl/0.9.7/lib/libcrypto.sl
/opt/openssl/0.9.8/lib/libcrypto.sl.0
/opt/openssl/0.9.7/lib/
libcrypto.sl.0
8 OpenSSL A.00.09.08q.001, A.00.09.08q.002, and A.00.09.08q.003