saltine-0.1.0.0: Cryptography that's easy to digest (NaCl/libsodium bindings).

Safe HaskellNone
LanguageHaskell2010

Crypto.Saltine.Core.Utils

Synopsis

Documentation

randomByteString :: Int -> IO ByteString Source #

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