From 1a4118ff1db95c03354b832e100c916187f912ca Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Mikko=20V=C3=A4rri?= Date: Tue, 24 Feb 2015 23:40:24 +0200 Subject: haskell/haskell-securemem: Added (auto scrubbing and const time eq memory chunk). MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Mikko Värri Signed-off-by: Willy Sudiarto Raharjo --- haskell/haskell-securemem/slack-desc | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 haskell/haskell-securemem/slack-desc (limited to 'haskell/haskell-securemem/slack-desc') diff --git a/haskell/haskell-securemem/slack-desc b/haskell/haskell-securemem/slack-desc new file mode 100644 index 0000000000000..068485eda7bc8 --- /dev/null +++ b/haskell/haskell-securemem/slack-desc @@ -0,0 +1,19 @@ +# HOW TO EDIT THIS FILE: +# The "handy ruler" below makes it easier to edit a package description. +# Line up the first '|' above the ':' following the base package name, and +# the '|' on the right side marks the last column you can put a character in. +# You must make exactly 11 lines for the formatting to be correct. It's also +# customary to leave one space after the ':' except on otherwise blank lines. + + |-----handy-ruler------------------------------------------------------| +haskell-securemem: haskell-securemem (auto scrubbing and const time eq memory chunk) +haskell-securemem: +haskell-securemem: SecureMem is similar to ByteString, except that it provides a memory +haskell-securemem: chunk that will be auto-scrubbed after it run out of scope. +haskell-securemem: +haskell-securemem: +haskell-securemem: +haskell-securemem: +haskell-securemem: +haskell-securemem: +haskell-securemem: -- cgit v1.2.3