libreauth 0.14.1

Collection of tools for user authentication.
Documentation

libreauth

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

default

  • hash
  • key
  • oath
  • pass

hash

  • hmac
  • sha-1
  • sha2
  • sha3

key

  • base32
  • base64
  • hex
  • getrandom

oath

  • base32
  • base64
  • hash
  • hex

pass

  • base64
  • crypto-mac
  • hash
  • key
  • nom
  • pbkdf2
  • rust-argon2
  • unicode-normalization

hmac

    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.

sha3

    This feature flag does not enable additional features.

base32

    This feature flag does not enable additional features.

base64

    This feature flag does not enable additional features.

hex

    This feature flag does not enable additional features.

getrandom

    This feature flag does not enable additional features.

crypto-mac

    This feature flag does not enable additional features.

nom

    This feature flag does not enable additional features.

pbkdf2

    This feature flag does not enable additional features.

rust-argon2

    This feature flag does not enable additional features.

unicode-normalization

    This feature flag does not enable additional features.

oath-uri

  • oath
  • url

cbindings

  • libc

url

    This feature flag does not enable additional features.

libc

    This feature flag does not enable additional features.