Directory tex-archive/macros/latex/contrib/cryptocode
Cryptocode
The cryptocode package provides a set of macros to ease the typesetting of pseudocode, algorithms and protocols. In addition it comes with a wide range of tools to typeset cryptographic papers. This includes simple predefined commands for concepts such as a security parameter or advantage terms but also flexible and powerful environments to layout game-based proofs or black-box reductions.
Installation
Extract the cryptocode.sty file via
pdflatex cryptocode.ins
Documentation
Create the documentation via
pdflatex cryptocode.dtx pdflatex cryptocode.dtx makeindex -s gind.ist -o cryptocode.idx cryptocode makeindex -s gglo.ist -o cryptocode.gls cryptocode.glo pdflatex cryptocode.dtx
A prebuilt version of the documentation is available in the repository.
Versioning
Cryptocode supports LaTeX' rollback mechanism. To load a particular version of cryptocode use
\usepackage[options]{cryptocode}[=2018-11-11]
Besides the current version 0.44, the following deprecated versions are available via the rollback mechanism.
- v0.32 (2020-04-24)
- v0.30 (2018-11-11)
Contribution
Contributions to cryptocode are very welcome.
Attribution
If you use cryptocode in your work, consider starring the repository on GitHub and/or rating it on CTAN.
License
Files
Name | Size | Date | Notes |
---|---|---|---|
README_md | 1393 | 2021-08-15 14:49 | |
cryptocode_2018_11_11_sty | 75696 | 2020-07-10 09:46 | |
cryptocode_2020_04_24_sty | 77437 | 2020-07-10 09:46 | |
cryptocode_dtx | 298255 | 2021-08-15 15:17 | |
cryptocode_ins | 941 | 2021-08-15 15:16 | |
cryptocode_pdf | 1062027 | 2021-08-15 15:19 |
Download the contents of this package in one zip archive (1.1M).
cryptocode – Typesetting pseudocode, protocols, game-based proofs and black-box reductions in cryptography
The cryptocode package provides a set of macros to ease the typesetting of pseudocode, algorithms and protocols. In addition it comes with a wide range of tools to typeset cryptographic papers. This includes simple predefined commands for concepts such as a security parameter or advantage terms but also flexible and powerful environments to layout game-based proofs or black-box reductions.
Package | cryptocode |
Repository | https://github.com/arnomi/cryptocode |
Version | 0.44 2021-08-15 |
Licenses | The LaTeX Project Public License 1.3 |
Copyright | 2015–2021 Arno Mittelbach |
Maintainer | Arno Mittelbach |
Contained in | TeX Live as cryptocode MiKTeX as cryptocode |
Topics | Pseudocode |