Raaz is a library for secure network programming. The word Raaz
(राज़) stands for secret in Hindi. The aim of this library
is to provide a haskell interface to existing protocols like ssh and
tls together with fast implementation of primitives.
-
For hacking see our github repository.
-
For discussion see our google groups mailing list.
-
Hangout on irc.freenode.net (channel: #haskell-raaz).
For details please refer to our wiki.
The repository also contains the file Releasing.md which contains checklist for releasing a new version of the library. Any crypto library should undergo through review by multiple people. In the file Reviewing.md, we collect some common pitfalls to look for while reviewing the code. It is good to actively look for some of the problems suggested there but of course one should also look for other problems.
