Module mitrid_core::crypto::commit[][src]

Trait implemented by types that can be committed in a cryptographic commitment scheme.

Commit

commit is the module providing the trait used to implement a cryptographic commitment scheme.

Traits

Committable

Trait used by types that can be cryptographically committed.