sealwd 0.2.1

Secure password and token management library for Rust, featuring hashing, encryption, and random generation.
Documentation

sealwd

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, 6 of them enabled by default.

default

encryption (default)

sqlx (default)

sqlx_postgres (default)

aead (default)

aes-gcm-siv (default)

chacha20poly1305 (default)

serde

serde-big-array