rust-rustls 0.21.8-3.1 source package in Ubuntu

Changelog

rust-rustls (0.21.8-3.1) unstable; urgency=medium

  * Non-maintainer upload.
  * Upload to unstable.

 -- Peter Michael Green <email address hidden>  Tue, 07 Nov 2023 18:35:51 +0000

Upload details

Uploaded by:
Jonas Smedegaard
Uploaded to:
Sid
Original maintainer:
Jonas Smedegaard
Architectures:
all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Noble: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
rust-rustls_0.21.8-3.1.dsc 3.4 KiB a828489b1dda5ece33a274e5683f7bb3b8332d0e2094dfa60f3b6cfe6cc3736d
rust-rustls_0.21.8.orig.tar.gz 749.1 KiB 01696317c75c0d22bd4e4a5dc232ddf4cab43544b6f0d0613538c2e4504a1c29
rust-rustls_0.21.8-3.1.debian.tar.xz 23.2 KiB 9ce7c5c578dc3ef701bb654726c4272431539111d3a58f7118524773b7744c71

Available diffs

No changes file available.

Binary packages built by this source

librust-rustls-dev: modern TLS library written in Rust - Rust source code

 Rustls is a modern TLS library written in Rust.
 It uses ring for cryptography
 and webpki for certificate verification.
 .
 Ring is a Rust library implementing safe, fast, small crypto
 using Rust with BoringSSL's cryptography primitives.
 .
 Webpki is a Rust library to validate Web PKI (TLS/SSL) certificates.
 .
 This package contains the source for the Rust rustls crate,
 for use with cargo and dh-cargo.