[][src]Trait bromberg_sl2::BrombergHashable

pub trait BrombergHashable {
    pub fn bromberg_hash(&self) -> HashMatrix;
}

Things that can be hashed using this crate.

Required methods

Loading content...

Implementations on Foreign Types

impl BrombergHashable for [u8][src]

Loading content...

Implementors

Loading content...