mail-auth 0.3.11

DKIM, ARC, SPF and DMARC library for Rust
Documentation

mail-auth

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 11 feature flags, 3 of them enabled by default.

default

  • ring
  • rustls-pemfile

ring

  • dep:ring

rustls-pemfile

  • dep:rustls-pemfile

rust-crypto

  • ed25519-dalek
  • rsa
  • sha1
  • sha2

generate

  • rsa
  • rand

sha1

  • dep:sha1

ed25519-dalek

  • dep:ed25519-dalek

rsa

  • dep:rsa

rand

  • dep:rand

sha2

  • dep:sha2

test

    This feature flag does not enable additional features.