module Ssb ( ssbInit ) where import Protolude import qualified Crypto.Saltine as Nacl ssbInit :: IO () ssbInit = Nacl.sodiumInit