"We are pleased to announce the release of Cryptol 2.13.0. Cryptol is a language for writing and specifying cryptographic algorithms. This release brings a variety of improvements, including:
Binary distributions and source distributions can be downloaded from here. This download page also contains a more detailed changelog.We also provide alternative means of obtaining Cryptol:
docker pull ghcr.io/galoisinc/cryptol:2.13.0
docker pull ghcr.io/galoisinc/cryptol-remote-api:2.13.0In addition, we provide Python bindings built on top of cryptol-remote-api, which are available on PyPI: https://pypi.org/project/cryptol/2.13.0
If you encounter any issues with Cryptol, feel free to file an issue here."