libreauth 0.16.0

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

default

  • hash
  • key
  • oath
  • pass
  • stderror

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

stderror

  • thiserror

hmac

  • dep:hmac

sha-1

  • dep:sha-1

sha2

  • dep:sha2

sha3

  • dep:sha3

base32

  • dep:base32

base64

  • dep:base64

hex

  • dep:hex

getrandom

  • dep:getrandom

crypto-mac

  • dep:crypto-mac

nom

  • dep:nom

pbkdf2

  • dep:pbkdf2

rust-argon2

  • dep:rust-argon2

unicode-normalization

  • dep:unicode-normalization

thiserror

  • dep:thiserror

oath-uri

  • oath
  • url

libc

  • dep:libc

cbindings

  • libc

url

  • dep:url