rncryptor: Haskell implementation of the RNCryptor file format
Pure Haskell implementation of the RNCrytor spec.
Modules
[Index] [Quick Jump]
Flags
Automatic Flags
Name | Description | Default |
---|---|---|
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
- rncryptor-0.3.0.2.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
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] |
Tested with | ghc ==7.6, ghc ==7.8 |
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 2021-04-07T13:05:34Z |
Distributions | |
Reverse Dependencies | 2 direct, 0 indirect [details] |
Executables | rncryptor-encrypt, rncryptor-decrypt |
Downloads | 4188 total (31 in the last 30 days) |
Rating | (no votes yet) [estimated by Bayesian average] |
Your Rating | |
Status | Docs available [build log] Last success reported on 2021-04-07 [all 1 reports] |