[][src]Trait vru_sphinx::PseudoRandomStream

pub trait PseudoRandomStream<T> where
    T: ArrayLength<u8>, 
{ fn seed(v: GenericArray<u8, T>) -> Self; }

Required methods

fn seed(v: GenericArray<u8, T>) -> Self

Loading content...

Implementors

Loading content...