[][src]Module pwbox::pure

This is supported on crate feature pure only.

Pure Rust crypto primitives. Can be used if your app targets WASM or some other constrained environment.

Structs

PureCrypto

Suite for password-based encryption provided by pure-Rust crypto primitives.

Scrypt

Pure Rust wrapper around scrypt.