trust-dns 0.15.0

TRust-DNS is a safe and secure DNS library. This is the Client library with DNSec support. DNSSec with NSEC validation for negative records, is complete. The client supports dynamic DNS with SIG0 authenticated requests, implementing easy to use high level funtions. TRust-DNS is based on the Tokio and Futures libraries, which means it should be easily integrated into other software that also use those libraries.
Documentation

trust-dns

There is very little structured metadata to build this page from currently. You should check the main library docs, readme, or Cargo.toml in case the author documented the features in them.

This version has 18 feature flags, 0 of them enabled by default.

dns-over-rustls

  • dns-over-tls
  • dnssec-ring
  • rustls
  • webpki

dnssec-ring

  • dnssec
  • ring
  • untrusted
  • trust-dns-proto/dnssec-ring

dns-over-openssl

  • dns-over-tls
  • dnssec-openssl
  • openssl

dnssec-openssl

  • dnssec
  • openssl
  • trust-dns-proto/dnssec-openssl

dns-over-https-rustls

  • dns-over-https
  • dns-over-rustls

dns-over-https-openssl

  • dns-over-https
  • dns-over-openssl

dns-over-https

  • trust-dns-https

mdns

  • trust-dns-proto/mdns

serde-config

  • serde

untrusted

    This feature flag does not enable additional features.

trust-dns-https

    This feature flag does not enable additional features.

rustls

    This feature flag does not enable additional features.

openssl

    This feature flag does not enable additional features.

dns-over-tls

    This feature flag does not enable additional features.

serde

    This feature flag does not enable additional features.

dnssec

    This feature flag does not enable additional features.

ring

    This feature flag does not enable additional features.

webpki

    This feature flag does not enable additional features.