sasl 0.5.0

A crate for SASL authentication. Currently only does the client side.
Documentation

sasl

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

default

  • scram

scram

  • base64
  • getrandom
  • sha-1
  • sha2
  • hmac
  • pbkdf2

base64

    This feature flag does not enable additional features.

getrandom

    This feature flag does not enable additional features.

sha-1

    This feature flag does not enable additional features.

sha2

    This feature flag does not enable additional features.

hmac

    This feature flag does not enable additional features.

pbkdf2

    This feature flag does not enable additional features.