nonce-auth 0.6.3

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

nonce-auth

There is currently very little information to present on this page because Docs.rs has only limited support for extracting structured feature metadata from Cargo crates. This issue is tracked in Rust RFC #3416. Check this library's main docs, readme, and Cargo.toml in case its authors have documentation for features available there instead.

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