Replace AUTHOR with a better HISTORY as in FreeBSD's manpages
[openssl.git] / doc / crypto.pod
1
2 =pod
3
4 =head1 NAME
5
6 Crypto - OpenSSL Cryptography library
7
8 =head1 SYNOPSIS
9
10 =head1 DESCRIPTION
11
12 The OpenSSL B<crypto> library implements various cryptography standards
13 related to the Secure Sockets Layer (SSL v2/v3) and Transport Layer Security
14 (TLS v1) protocols. It provides a rich API which is documented here.
15
16 ...
17
18 =head1 SEE ALSO
19
20 openssl(1), ssl(3)
21
22 =head1 HISTORY
23
24 The crypto(3) document appeared in OpenSSL 0.9.2
25
26 =cut
27