Deprecated

tamarin-prover-term

Term manipulation library for the tamarin prover.

http://www.infsec.ethz.ch/research/software/tamarin

Latest on Hackage:0.8.5.1

This package is not currently in any snapshots. If you're interested in using it, we recommend adding it to Stackage Nightly. Doing so will make builds more reliable, and allow stackage.org to host generated Haddocks.

LicenseRef-GPL licensed by Benedikt Schmidt, Simon Meier
Maintained by Benedikt Schmidt

This is an internal library of the Tamarin prover for security protocol verification (hackage.haskell.org/package/tamarin-prover).

This library provides term manipulation infrastructure (matching, unification, narrowing, finite variants) for the Tamarin prover. It uses maude (http://maude.cs.uiuc.edu/) as a backend for normalization, equational matching, and unification.