summaryrefslogtreecommitdiffstats
path: root/doc/crypto.pod
diff options
context:
space:
mode:
Diffstat (limited to 'doc/crypto.pod')
-rw-r--r--doc/crypto.pod27
1 files changed, 27 insertions, 0 deletions
diff --git a/doc/crypto.pod b/doc/crypto.pod
new file mode 100644
index 0000000000..4873b1765d
--- /dev/null
+++ b/doc/crypto.pod
@@ -0,0 +1,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
+