cryptol

Cryptol: The Language of Cryptography

http://www.cryptol.net/

Version on this page:2.2.5
LTS Haskell 8.24:2.4.0@rev:1
Stackage Nightly 2017-10-02:2.5.0@rev:1
Latest on Hackage:3.1.0

See all snapshots cryptol appears in

BSD-3-Clause licensed by Galois, Inc.
Maintained by [email protected]
This version can be pinned in stack with:cryptol-2.2.5@sha256:1ced70abfc60198f5b14dc8f2508e71592b3656a0efb1e1915406d4dedcf0205,7258

Module documentation for 2.2.5

Cryptol is a domain-specific language for specifying cryptographic algorithms. A Cryptol implementation of an algorithm resembles its mathematical specification more closely than an implementation in a general purpose language. For more, see http://www.cryptol.net/.