@hackage / tamarin-prover-term

Term manipulation library for the tamarin prover.

Version Deprecated package0.8.5.1

About

Metadata

  • Last updated , by SimonMeier
  • License LicenseRef-GPL
  • Maintained by: Benedikt Schmidt <benedikt.schmidt@inf.ethz.ch>

  • Lottery factor: 0

Links

Installation

This package has been deprecated

Readme

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.