Home

Awesome

Crypto-pubkey

Build Status BSD Haskell

An extensive public key cryptography library for haskell.

Features

TODO

See TODO file.

Tests

An extensive battery of tests is available in the Tests directory. It contains quickcheck properties, and KATs (Known-Answer-Tests).

Benchmarks

Operations (mainly RSA for now) can be benchmarks using the benchmark suite available in the Benchmarks directory.