Source: rust-rustls-webpki Section: rust Build-Depends: debhelper-compat (= 13), dh-sequence-rust, cmark-gfm , librust-base64-dev, librust-bzip2-dev, librust-rcgen-dev, librust-ring-dev, librust-rustls-pki-types-dev, librust-serde-dev, librust-serde-json-dev, librust-untrusted-dev, librust-x509-parser-dev, Maintainer: Jonas Smedegaard Standards-Version: 4.7.4 Vcs-Git: https://salsa.debian.org/debian/rust-rustls-webpki.git Vcs-Browser: https://salsa.debian.org/debian/rust-rustls-webpki Homepage: https://github.com/rustls/webpki Package: librust-rustls-webpki-dev Architecture: all #Multi-Arch: foreign Depends: librust-ring-dev, librust-rustls-pki-types-dev, librust-untrusted-dev, ${misc:Depends}, Provides: librust-rustls-webpki-0.103+alloc-dev (= ${binary:Version}), librust-rustls-webpki-0.103+default-dev (= ${binary:Version}), librust-rustls-webpki-0.103+ring-dev (= ${binary:Version}), librust-rustls-webpki-0.103+std-dev (= ${binary:Version}), librust-rustls-webpki-0.103-dev (= ${binary:Version}), librust-rustls-webpki-0.103.10-dev (= ${binary:Version}), Description: 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.