raaz: The raaz cryptographic library.
Raaz is a cryptographic network library for Haskell designed to use strong typing to eliminate some common errors that occur in cryptographic settings like side channel attacks. This package implements basic types and cryptographic primitives like hashes, macs etc. Actual network protocols are expected to use this library. Common abstractions like for example packet parsing should be part of this library.
Modules
[Index]
- Raaz
- Raaz.Cipher
- Raaz.Core
- Raaz.Hash
- Raaz.Hash.Internal
- Raaz.Hash.Sha1
- Implementation
- Raaz.Hash.Sha224
- Implementation
- Raaz.Hash.Sha256
- Implementation
- Raaz.Hash.Sha384
- Implementation
- Raaz.Hash.Sha512
- Implementation
Downloads
- raaz-0.0.2.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Versions [RSS] | 0.0.1, 0.0.2, 0.1.0, 0.1.1, 0.2.0, 0.2.1, 0.2.2, 0.2.3, 0.3.0, 0.3.1, 0.3.2, 0.3.3, 0.3.4, 0.3.5, 0.3.6, 0.3.7, 0.3.8, 0.3.9, 0.3.10, 0.3.11 (info) |
---|---|
Dependencies | base (>=4.5 && <5.0), bytestring (>=0.9), deepseq, mtl (>=2.1), raaz (==0.0.2), transformers, vector [details] |
License | BSD-3-Clause |
Author | Piyush P Kurur |
Maintainer | ppk@cse.iitk.ac.in |
Category | Codec, Raaz |
Home page | http://github.com/raaz-crypto/raaz |
Bug tracker | https://github.com/raaz-crypto/raaz/issues |
Source repo | head: git clone https://github.com/raaz-crypto/raaz |
Uploaded | by PiyushKurur at 2016-07-29T12:57:40Z |
Distributions | Debian:0.2.1, NixOS:0.3.10 |
Executables | checksum |
Downloads | 5927 total (2 in the last 30 days) |
Rating | 2.25 (votes: 2) [estimated by Bayesian average] |
Your Rating | |
Status | Docs uploaded by user Build status unknown [no reports yet] |