memzero: Securely erase memory contents by writing zeros to it.

[ apache, cryptography, library ] [ Propose Tags ]

Securely erase memory contents by writing zeros to it.


[Skip to Readme]

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

Versions [RSS] 0.1
Change log CHANGELOG.md
Dependencies base (>=4 && <5), safe-exceptions [details]
License Apache-2.0
Copyright Copyright (c) Renzo Carbonara 2023
Author Renzo Carbonara
Maintainer renλren.zone
Category Cryptography
Home page https://github.com/k0001/hs-memzero
Bug tracker https://github.com/k0001/hs-memzero/issues
Uploaded by RenzoCarbonara at 2023-03-04T17:56:05Z
Distributions NixOS:0.1
Downloads 46 total (3 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs available [build log]
Last success reported on 2023-03-04 [all 1 reports]

Readme for memzero-0.1

[back to package description]

memzero

Haskell library to securely erase memory contents by writing zeros to it.