BSD-3-Clause licensed and maintained by Thomas DuBuisson
This version can be pinned in stack with:entropy-0.3.5@sha256:a4d1827bbfc0f5838b9593f7baa5c5c1cdea2991039378bf8074f47e2925ea38,2429

Module documentation for 0.3.5

Introduction

This package allows Haskell users to easily acquire entropy for use in critical security applications by calling out to either windows crypto api, unix/linux’s /dev/urandom, or the RDRAND instruction.

This package supports Windows, {li,u}nix, QNX, and has preliminary support for HaLVM.

Build Status