Skip to main content
  • Home
  • login
  • Browse the archive

    swh mirror partner logo
swh logo
SoftwareHeritage
Software
Heritage
Mirror
Features
  • Search

  • Downloads

  • Save code now

  • Add forge now

  • Help

  • c0d1af7
  • /
  • crypto.pod
Raw File
Permalinks

To reference or cite the objects present in the Software Heritage archive, permalinks based on SoftWare Hash IDentifiers (SWHIDs) must be used.
Select below a type of object currently browsed in order to display its associated SWHID and permalink.

  • content
  • directory
content badge Iframe embedding
swh:1:cnt:9c8a143b09b9ec9dba5ac9313e7ffc6f11bcbf5f
directory badge Iframe embedding
swh:1:dir:c0d1af779c722f838b1eec4bf24d5117649740e8
crypto.pod

=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 HISTORY

The crypto(3) document appeared in OpenSSL 0.9.2

=cut

ENEA — Copyright (C), ENEA. License: GNU AGPLv3+.
Legal notes  ::  JavaScript license information ::  Web API

back to top