keystore: Managing stores of secret things
Provides a program, an IO-based API and its underlying functional API for managing a multi-level JSON-encoded store of encrypted and hashed symmetric and public keypairs and associated utilities for encrypting and signing files.
Modules
- Data
- Data.KeyStore
- Data.KeyStore.CLI
- Data.KeyStore.CLI.Command
- Data.KeyStore.IO
- Data.KeyStore.IO.IC
- Data.KeyStore.KS
- Data.KeyStore.KS.CPRNG
- Data.KeyStore.KS.Configuration
- Data.KeyStore.KS.Crypto
- Data.KeyStore.KS.KS
- Data.KeyStore.KS.Opt
- Data.KeyStore.KS.Packet
- Data.KeyStore.Sections
- Data.KeyStore.Types
- Data.KeyStore.Types.E
- Data.KeyStore.Types.NameAndSafeguard
- Data.KeyStore.Types.Schema
- Data.KeyStore.CLI
- Data.KeyStore
Flags
Automatic Flags
Name | Description | Default |
---|---|---|
hpc | Disabled | |
stacktrace | Disabled |
Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info
Downloads
- keystore-0.2.0.1.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
For package maintainers and hackage trustees
Candidates
Versions [RSS] | 0.1.0.0, 0.1.1.0, 0.2.0.0, 0.2.0.1, 0.3.0.0, 0.3.0.1, 0.4.0.0, 0.5.0.1, 0.5.0.2, 0.5.0.3, 0.5.0.4, 0.5.1.0, 0.5.1.1, 0.6.0.0, 0.6.1.0, 0.6.1.1, 0.6.2.0, 0.6.3.0, 0.6.3.1, 0.7.0.0, 0.7.0.1, 0.8.0.0, 0.8.0.1, 0.8.0.2, 0.8.1.0, 0.8.1.1, 0.8.2.0, 0.9.0.0, 0.9.0.1, 0.9.0.2 |
---|---|
Dependencies | aeson (>=0.6.2), aeson-pretty (>=0.7), api-tools (>=0.2), array (>=0.4), asn1-encoding (>=0.8.0), asn1-types (>=0.2.0), attoparsec (>=0.10.4.0), base (>4 && <5), base64-bytestring (>=1.0), byteable (>=0.1), bytestring (>=0.9), Cabal (>=1.16), case-insensitive (>=1.0.0.2), cipher-aes (>=0.2.6), containers (>=0.4), crypto-pubkey (>=0.2.1), crypto-random (>=0.0.7), directory (>=1.2), filepath (>=1.3), keystore (>=0.0.0.1), lens (>=3.9.2), mtl (>=2), old-locale (>=1.0.0.5), optparse-applicative (>=0.9.0), pbkdf (>=1.1.1.0), QuickCheck (>=2.6), raw-strings-qq (>=1.0.2), regex-compat-tdfa (>=0.95.1), safe (>=0.3.3), safecopy (>=0.8.2), template-haskell, text (>=0.11), time (>=1.4), unordered-containers (>=0.2.3.0), vector (>=0.10.9) [details] |
License | BSD-3-Clause |
Copyright | Chris Dornan |
Author | Chris Dornan |
Maintainer | chris@chrisdornan.com |
Category | Cryptography |
Home page | http://github.com/cdornan/keystore |
Source repo | head: git clone https://github.com/iconnect/keystore |
Uploaded | by ChrisDornan at 2014-07-07T09:48:51Z |
Distributions | |
Reverse Dependencies | 1 direct, 0 indirect [details] |
Executables | deploy, ks |
Downloads | 19473 total (3 in the last 30 days) |
Rating | (no votes yet) [estimated by Bayesian average] |
Your Rating | |
Status | Docs not available [build log] All reported builds failed as of 2016-12-14 [all 6 reports] |