raaz-0.2.1: The raaz cryptographic library.
Raaz is a cryptographic library for Haskell. The library is designed with a special emphasis on using the type system of Haskell to eliminate a large set of vulnerabilities like buffer overflows, timing attacks etc. It also strives to achieve this safety with no compromise on performance.
Signatures
Modules
- Raaz
- Raaz.Cipher
- Raaz.Core
- Raaz.Hash
- Raaz.Hash.Blake2
- Implementation
- Raaz.Hash.Internal
- Raaz.Hash.Sha1
- Implementation
- Raaz.Hash.Sha224
- Implementation
- Raaz.Hash.Sha256
- Implementation
- Raaz.Hash.Sha384
- Implementation
- Raaz.Hash.Sha512
- Implementation
- Raaz.Hash.Blake2
- Raaz.Random