BSD-3-Clause licensed by Piyush P Kurur
Maintained by [email protected]
This version can be pinned in stack with:raaz-0.1.1@sha256:69df048d39b03ec57c6d9881aa5e33141582a162a905af2298d5b85adc862dac,11645
Used by 1 package in lts-8.5(full list with versions):

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.