rust-rustls-webpki 0.101.7-2.1 source package in Ubuntu

Changelog

rust-rustls-webpki (0.101.7-2.1) unstable; urgency=medium

  * Non-maintainer upload.
  * Upload to experimental

 -- Peter Michael Green <email address hidden>  Tue, 07 Nov 2023 18:29:08 +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
Noble release universe misc

Builds

Noble: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
rust-rustls-webpki_0.101.7-2.1.dsc 2.6 KiB ed1ad8b42dfa765b2018403a7c865e0bc3b24b612dd908ae9ca38004f45e6f43
rust-rustls-webpki_0.101.7.orig.tar.gz 383.3 KiB fd2f9c4d3576d5e907db9a2332f45bc371091cdcf21932cc48a171a84fea693e
rust-rustls-webpki_0.101.7-2.1.debian.tar.xz 17.8 KiB 6568231ebe453d00ad975bc289680a61ad539ac585aaa5d2bd28b5ceaacec926

No changes file available.

Binary packages built by this source

librust-rustls-webpki-dev: web PKI X.509 certificate verification - Rust source code

 rustls-webpki is a library
 that validates Web PKI (TLS/SSL) certificates.
 It's used by Rustls to handle certificate-related tasks
 required for implementing TLS clients and servers.
 .
 rustls-webpki is written in Rust
 and uses ring for cryptographic operations and low-level parsing.
 .
 This is a fork of the webpki project
 which adds a number of features required by the rustls project.
 .
 Rustls is a modern TLS library written in Rust.
 .
 This package contains the source for the Rust rustls-webpki crate,
 for use with cargo and dh-cargo.