OpenSSL A.00.09.08n.010, A.00.09.08n.011, and A.00.09.08n.012 release notes (5900-0899), June 2010

Table 1-5 OpenSSL A.00.09.08n Intel Itanium libraries (continued)
Symbolic LinkLibrary Name/LocationLibrary
/usr/lib/hpux64/libssl.a *
/opt/openssl/lib/hpux64/libssl.a *
/opt/openssl/0.9.8/lib/hpux64/libssl.a
/opt/openssl/0.9.7/lib/hpux64/
libssl.0.9.8n.a
/opt/openssl/0.9.8/lib/ hpux64/
libssl.0.9.8n.a
64-bit
static
/usr/lib/hpux64/libcrypto.a *
/opt/openssl/lib/hpux64/libcrypto.a *
/opt/openssl/0.9.8/lib/hpux64/libcrypto.a
/opt/openssl/0.9.7/lib/hpux64/
libcrypto.0.9.8n.a
/opt/openssl/0.9.8/lib/ hpux64/
libcrypto.0.9.8n.a
/usr/lib/hpux64/libssl.so *
/usr/lib/hpux64/libssl.so.1
/opt/openssl/lib/hpux64/libssl.so *
/opt/openssl/lib/hpux64/libssl.so.1
/opt/openssl/0.9.8/lib/hpux64/libssl.so
/opt/openssl/0.9.7/lib/hpux64/libssl.so.1
/opt/openssl/0.9.8/lib/ hpux64/
libssl.so.1
64-bit
shared
/usr/lib/hpux64/libcrypto.so *
/usr/lib/hpux64/libcrypto.so.1
/opt/openssl/lib/hpux64/libcrypto.so *
/opt/openssl/lib/hpux64/libcrypto.so.1
/opt/openssl/0.9.8/lib/hpux64/libcrypto.so
/opt/openssl/0.9.7/lib/hpux64/
libcrypto.so.1
/opt/openssl/0.9.8/lib/ hpux64/
libcrypto.so.1
NOTE: Symbolic links marked * are applicable only if the default version is OpenSSL A.00.09.08n.
Client and server programs can use these OpenSSL C library functions to add SSL protocol
support, and to create and accept SSL networks.
The openssl command-line tool
The openssl command-line tool is an interactive tool that enables you to execute cryptographic
functions. It supports the following features:
Creating and viewing secret keys
Encrypting or decrypting files using secret-key ciphers
Calculating message digests for files
Creating and viewing RSA, DSA, and DH public keys
Encrypting or decrypting a file using a public key or private key, respectively
Creating X.509 certificates, certificate requests, and Certificate Revocation Lists (CRL)
Managing the Certificate Authority (CA)
Strong Random Number Generator for HP-UX 11i v1
OpenSSL A.00.09.07m requires a strong random number generator to provide secure and non
reproducible keys and certificates.
OpenSSL A.00.09.07m looks for the random number generator in the following order:
1. /dev/urandom
2. /dev/random
3. /opt/openssl/prngd/prngd
16 OpenSSL A.00.09.08n.010, A.00.09.08n.011, and A.00.09.08n.012