Module tendermint::crypto

source ·
Expand description

Cryptographic functionality for Tendermint.

This module provides type aliases and utility traits that facilitate use of interchangeable implementations of cryptographic routines used by Tendermint.

The abstract framework enabling this extensibility is provided by the digest and signature crates.

Re-exports§

Modules§