rncryptor: Haskell implementation of the RNCryptor file format

[ library, mit, network, program ] [ Propose Tags ]

Pure Haskell implementation of the RNCrytor spec.

Flags

Automatic Flags
NameDescriptionDefault
fastpbkdf2

Use fastpbkdf2 instead of cryptonite for PBKDF2.

Enabled

Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

  • No Candidates
Versions [RSS] 0.0.1.0, 0.0.2.0, 0.0.2.1, 0.0.2.3, 0.3.0.0, 0.3.0.1, 0.3.0.2
Dependencies base (>=4.6 && <5), bytestring (>=0.9.0), cryptonite (>=0.15), fastpbkdf2, io-streams (>=1.2.0.0), memory, mtl (>=2.1), QuickCheck (>=2.6 && <3.0), random (>=1.0.0.1), rncryptor [details]
License MIT
Author Alfredo Di Napoli
Maintainer alfredo.dinapoli@gmail.com
Category Network
Source repo head: git clone https://github.com/adinapoli/rncryptor-hs
Uploaded by AlfredoDiNapoli at 2018-11-29T11:39:56Z
Distributions
Reverse Dependencies 2 direct, 0 indirect [details]
Executables rncryptor-encrypt, rncryptor-decrypt
Downloads 4075 total (18 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs available [build log]
Last success reported on 2018-11-29 [all 1 reports]