Module crypto

Source
Expand description

Defines useful cryptographic primitives that are needed by all sovereign-sdk rollups.

Structsยง

NoOpHasher
A digest::Digest implementation which always returns the digest [0;32].