saltine-0.2.1.0: Cryptography that's easy to digest (NaCl/libsodium bindings).
Safe HaskellSafe-Inferred
LanguageHaskell2010

Crypto.Saltine.Core.Utils

Synopsis

Documentation

randomByteString :: Int -> IO ByteString Source #

Build a sized random ByteString using Sodium's bindings to devurandom.