[][src]Module pbkdf2_identifier::hash_primitive

Enums

HashPrimitive

A wrapper around various common primitives used for PBKDF2. Implements a name and the closure to compute the values. This will later on be a userful abstraction when differentiating between webassembly and multithreaded code.

Statics

PRIMITIVES

A list of the hash algorithms to try