CryptoVerif
Software tool for software verification
From Wikipedia, the free encyclopedia
CryptoVerif is a software tool for the automatic reasoning about security protocols written by Bruno Blanchet.[1]
| CryptoVerif | |
|---|---|
| Initial release | 2005 |
| Stable release | 1.21
/ September 3, 2015 |
| Written in | OCaml |
| Available in | English |
| License | Mainly the GNU GPL / Windows binary BSD licenses |
| Website | prosecco |
Supported cryptographic mechanisms
It provides a mechanism for specifying the security assumptions on cryptographic primitives, which can handle in particular
Concrete security
CryptoVerif claims to evaluate the probability of a successful attack against a protocol relative to the probability of breaking each cryptographic primitive, i.e. it can establish concrete security.