Crate decanter

Source
Expand description

§Decanter

Decanter is a collection of cryptographic primitives and utilities for the Rust programming language. As of now, Decanter is a work in progress and is not ready for production use. Additionally, Decanter provides several hashing utilities.

Modules§

crypto
hash
Hash
prelude

Structs§

Generator

Traits§

Concat
Generative

Functions§

generate_random_list
generate_random_string
Simple function wrapper for generating random strings of a given length; defaults to 12

Derive Macros§

Hashable