Module snow::resolvers

source ·
Expand description

The wrappers around the default collection of cryptography and entropy providers.

Structs

A helper resolver that can opportunistically use one resolver, but can fallback to another if the first didn’t have an implementation for a given primitive.
A resolver that chooses ring-backed primitives when available.

Traits

An object that resolves the providers of Noise crypto choices

Type Definitions

Boxed CryptoResolver