Source: openssl Build-Depends: debhelper-compat (= 13), dpkg-dev (>= 1.22.5), libzstd-dev, zlib1g-dev Section: utils Priority: optional Maintainer: Debian OpenSSL Team Uploaders: Christoph Martin , Kurt Roeckx , Sebastian Andrzej Siewior Standards-Version: 4.6.2 Vcs-Browser: https://salsa.debian.org/debian/openssl Vcs-Git: https://salsa.debian.org/debian/openssl.git Homepage: https://www.openssl.org/ Rules-Requires-Root: no Package: openssl Architecture: any Multi-Arch: foreign Depends: ${shlibs:Depends}, ${perl:Depends}, ${misc:Depends} Suggests: ca-certificates Description: Secure Sockets Layer toolkit - cryptographic utility This package is part of the OpenSSL project's implementation of the SSL and TLS cryptographic protocols for secure communication over the Internet. . It contains the general-purpose command line binary /usr/bin/openssl, useful for cryptographic operations such as: * creating RSA, DH, and DSA key parameters; * creating X.509 certificates, CSRs, and CRLs; * calculating message digests; * encrypting and decrypting with ciphers; * testing SSL/TLS clients and servers; * handling S/MIME signed or encrypted mail. Package: libssl3t64 Provides: ${t64:Provides} Replaces: libssl3 Section: libs Architecture: any Multi-Arch: same Breaks: libssl3 (<< ${source:Version}), openssh-client (<< 1:9.4p1), openssh-server (<< 1:9.4p1), python3-m2crypto (<< 0.38.0-4) Pre-Depends: ${misc:Pre-Depends} Depends: ${shlibs:Depends}, ${misc:Depends} Description: Secure Sockets Layer toolkit - shared libraries This package is part of the OpenSSL project's implementation of the SSL and TLS cryptographic protocols for secure communication over the Internet. . It provides the libssl and libcrypto shared libraries. Package: libcrypto3-udeb Package-Type: udeb Build-Profiles: Section: debian-installer Architecture: any Depends: ${shlibs:Depends}, ${misc:Depends} Description: Secure Sockets Layer toolkit - libcrypto udeb This package is part of the OpenSSL project's implementation of the SSL and TLS cryptographic protocols for secure communication over the Internet. . It contains a version of the libcrypto shared library for use with the Debian Installer. Do not install it on a normal system. Package: libssl3-udeb Package-Type: udeb Build-Profiles: Section: debian-installer Architecture: any Depends: ${shlibs:Depends}, ${misc:Depends} Description: ssl shared library - udeb libssl shared library. . Do not install it on a normal system. Package: libssl-dev Section: libdevel Architecture: any Multi-Arch: same Suggests: libssl-doc Depends: libssl3t64 (= ${binary:Version}), ${misc:Depends} Description: Secure Sockets Layer toolkit - development files This package is part of the OpenSSL project's implementation of the SSL and TLS cryptographic protocols for secure communication over the Internet. . It contains development libraries, header files, and manpages for libssl and libcrypto. Package: libssl-doc Section: doc Architecture: all Multi-Arch: foreign Depends: ${misc:Depends} Description: Secure Sockets Layer toolkit - development documentation This package is part of the OpenSSL project's implementation of the SSL and TLS cryptographic protocols for secure communication over the Internet. . It contains manpages and demo files for libssl and libcrypto.