ghc-securemem 0.1.10 Auto-scrubbing and const-time-eq memory chunk abstraction for Haskell

SecureMem is similar to ByteString, except that it provides a memory chunk that will be auto-scrubbed after it run out of scope.