nonce-auth 0.6.2

A secure nonce-based authentication library with pluggable storage backends
Documentation

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

default

algo-hmac-sha256 (default)

default-generators (default)

memory-storage (default)

This feature flag does not enable additional features.

base64 (default)

hmac (default)

sha2 (default)

uuid (default)

algo-ed25519

ed25519-dalek

metrics

This feature flag does not enable additional features.

redis

redis-storage

rusqlite

signature

sqlite-storage