Safe Haskell | None |
---|---|
Language | Haskell2010 |
Documentation
transformsTo :: (Format fmt1, Format fmt2, Show (Nounce Prim), Show (Key Prim)) => fmt1 -> fmt2 -> (Key Prim, Nounce Prim, Int) -> Spec Source #
keyStreamIs :: (Show (Key Prim), Show (Nounce Prim), Format fmt) => fmt -> (Key Prim, Nounce Prim, Int) -> Spec Source #
zeros :: BYTES Int -> ByteString Source #