How to Install haskell-raaz-utils in Ubuntu 18.04



Install haskell-raaz-utils by entering the following commands in the terminal:

sudo apt update
sudo apt install haskell-raaz-utils

Description:

cryptographic networking library for Haskell

Raaz uses strong typing to eliminate some common errors that occur in cryptographic settings, such as 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, such as packet parsing, are part of this library.

Homepage: http://github.com/raaz-crypto/raaz

Version: 0.1.1-2build1

Section: universe/utils