summaryrefslogtreecommitdiffstats
path: root/doc/crypto.pod
blob: 4873b1765db91cf56d9077a83f959d8bbad44908 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
=pod

=head1 NAME

Crypto - OpenSSL Cryptography library

=head1 SYNOPSIS

=head1 DESCRIPTION

The OpenSSL B<crypto> library implements various cryptography standards
related to the Secure Sockets Layer (SSL v2/v3) and Transport Layer Security
(TLS v1) protocols. It provides a rich API which is documented here.

...

=head1 SEE ALSO

openssl(1), ssl(3)

=head1 AUTHORS

Ralf S. Engelschall

=cut