cryptol

Cryptol: The Language of Cryptography

http://www.cryptol.net/

Version on this page:2.2.4
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.4@sha256:e33e85ae6a39fecb8f00515ebe2be4738e146327d38a48a0cd3cbdd450d38513,7226

Module documentation for 2.2.4

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