cryptol

Cryptol: The Language of Cryptography

http://www.cryptol.net/

Version on this page:2.4.0@rev:1
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.4.0@sha256:2bee5fb1a197ddde354e17c2b8b4f3081f005a133efe1eb2a021cedfd3b154f1,10046

Module documentation for 2.4.0

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/.