penumbra_proof_setup::single::log

Trait Hashable

Source
pub trait Hashable {
    // Required method
    fn hash(&self) -> ContributionHash;
}
Expand description

Represents an item that can be hashed.

Required Methods§

Implementors§

Source§

impl Hashable for Phase1CeremonyContribution

Source§

impl Hashable for Phase2CeremonyContribution

Source§

impl Hashable for penumbra_proof_setup::single::Phase1CRSElements

Source§

impl Hashable for penumbra_proof_setup::single::Phase1Contribution

Source§

impl Hashable for penumbra_proof_setup::single::Phase1RawCRSElements

Source§

impl Hashable for penumbra_proof_setup::single::Phase1RawContribution

Source§

impl Hashable for penumbra_proof_setup::single::Phase2CRSElements

Source§

impl Hashable for penumbra_proof_setup::single::Phase2Contribution

Source§

impl Hashable for penumbra_proof_setup::single::Phase2RawCRSElements

Source§

impl Hashable for penumbra_proof_setup::single::Phase2RawContribution