GaloisInc/cryptol
Cryptol: The Language of Cryptography observed · 2026-09-03
Health v2 · maintenance only
80/100
- Activity 100
- Release rhythm 44
- Longevity 100
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: 154.5
- age_days: 4521
- days_rel: 217
- days_push: 0
- n_releases_24m: 3
Adoption not part of the score
1220 stars · 129 forks observed · 2026-09-03
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
Cryptol is a domain-specific language and interpreter for specifying cryptographic algorithms, developed by Galois. It provides an executable REPL with property-based testing (`:check`) and SMT-backed formal proving (`:prove`) of cryptographic specifications.
Use cases
- write executable specifications of cryptographic algorithms
- prove properties of a cipher implementation with an SMT solver
- randomly test cryptographic predicates against generated vectors
- formally document a cryptographic module
- verify that an implementation matches its reference spec
When to choose
- you need a formal, executable specification language for cryptography
- you want machine-checked proofs of crypto properties via Z3/Yices/CVC
- you are designing or auditing cryptographic algorithms
When to avoid
- you need a general-purpose programming language
- you want a high-performance production crypto library rather than a specification tool
- you are not working with cryptographic or bit-vector-level algorithms
Facets
cli-tool · maturity active
interpreter testing programming-language cryptography security programming-languages windows cli cryptol smt-solvers formal-specification quickcheck haskell formal-verification interpreter cryptography linux macos
2 sources
- readme: https://github.com/GaloisInc/cryptol · fetched 2026-09-03 · b53b418d633d
- homepage: https://galoisinc.github.io/cryptol/master/RefMan.html · fetched 2026-08-29 · 47d7aa6393d6
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| GaloisInc/cryptol | main | 80 |
For agents
markdown · JSON · MCP: product_card(name="GaloisInc/cryptol")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem