openssl 1.1.1j-1ubuntu3.6 source package in Ubuntu
Changelog
openssl (1.1.1j-1ubuntu3.6) hirsute; urgency=medium * Cherry-pick upstream fixes to prevent double engine loading (LP: #1951943) -- Julian Andres Klode <email address hidden> Wed, 24 Nov 2021 11:32:57 +0100
Upload details
- Uploaded by:
- Julian Andres Klode
- Uploaded to:
- Hirsute
- Original maintainer:
- Ubuntu Developers
- Architectures:
- any all
- Section:
- utils
- Urgency:
- Medium Urgency
See full publishing history Publishing
Series | Published | Component | Section | |
---|---|---|---|---|
Hirsute | updates | main | utils |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
openssl_1.1.1j.orig.tar.gz | 9.4 MiB | aaf2fcb575cdf6491b98ab4829abf78a3dec8402b8b81efc8f23c00d443981bf |
openssl_1.1.1j-1ubuntu3.6.debian.tar.xz | 159.5 KiB | 4381390c77aa7527acf7a9b16b92260203a68ff599dceeeb5447dd7675f999a8 |
openssl_1.1.1j-1ubuntu3.6.dsc | 2.5 KiB | bac1b3cf31a69a7eda09908d03546585940548b37692e9f444de10d551e80bc4 |
Available diffs
Binary packages built by this source
- libssl-dev: 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.
- libssl-doc: 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.
- libssl1.1: 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.
- libssl1.1-dbgsym: debug symbols for libssl1.1
- openssl: 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.
- openssl-dbgsym: debug symbols for openssl