GithubHelp home page GithubHelp logo

homebrew-tap's Introduction

Tamarin Prover Homebrew tap

This is a Homebrew tap for the Tamarin prover.

Installing

Install Homebrew and run

brew install tamarin-prover/tap/tamarin-prover

Building bottles for Tamarin

Homebrew formulae can include compiled binaries, which it calls "bottles". To build a new bottle (perhaps for a new operating system or Tamarin release):

  1. brew install --build-bottle tamarin-prover/tap/tamarin-prover
  2. brew bottle tamarin-prover --keep-old --root-url=https://github.com/tamarin-prover/tamarin-prover/releases/download/VERSION where VERSION is the current release, e.g, 1.6.0, and note the output it gives you with the bottle SHA and tag,
  3. Rename the bottle to use a single hyphen (e.g., tamarin-prover--1.4.1.mojave.bottle.tar.gz to tamarin-prover-1.4.1.mojave.bottle.tar.gz). Homebrew should give you the relevant output on the command line to update in the tamarin-prover.rb formula. If not, on Linux, run sha256sum on the renamed file, and use the result to replace the bottle hash from previous item. On macOS, use shasum -a 256 <filename>.
  4. Add binaries to the GitHub release.
  5. Update the tamarin-prover.rb formula with the bottle SHA and tag, in the bottle section.

New installs will then use this bottle.

Building bottles for dependencies

To build a new bottle (perhaps for a new operating system or Maude/libbuddy release):

  1. brew install --build-bottle tamarin-prover/tap/maude or brew install --build-bottle tamarin-prover/tap/libbuddy
  2. brew bottle maude --keep-old --root-url=https://raw.githubusercontent.com/tamarin-prover/binaries/HEAD/dependencies or brew bottle lib buddy --keep-old --root-url=https://raw.githubusercontent.com/tamarin-prover/binaries/HEAD/dependencies, and note the output it gives you with the bottle SHA and tag,
  3. Rename the bottle to use a single hyphen. Homebrew should give you the relevant output on the command line to update in the maude.rb or libbuddy.rb formula. If not, on Linux, run sha256sum on the renamed file, and use the result to replace the bottle hash from previous item. On macOS, use shasum -a 256 <filename>.
  4. Submit a separate pull request for https://github.com/tamarin-prover/binaries/ containing the new binaries for maude or lib buddy.
  5. Update the maude.rb or libbuddy.rb formula with the bottle SHA and tag, in the bottle section.

homebrew-tap's People

Contributors

cascremers avatar jdreier avatar katrielalex avatar kmilner avatar lordqwerty avatar mpdehnel avatar rsasse avatar yanncolomb avatar

Stargazers

 avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar

homebrew-tap's Issues

built-in function symbols can not find

I apologize for asking you some questions about Tamarin here, but I currently don't have a better way and I hope you can understand.

I found KDF function and SndS(~cid,A,B,m) fact in ccs18-5G\5G-AKA-bindingChannel\5G_AKA.spthy when I was studying it. However, I couldn't find any relevant description in the Tamarin manual. I would like to know how to access information about functions or facts that are not documented in the Tamarin manual. Looking forward to your response
Currently, I am learning how to use Tamarin through the Tamarin manual. Could you provide me with some suggestions to help me better master it?

I want to model and optimize 5G AKA using Tamarin. Currently, I am looking at the file "ccs18-5G\5G-AKA-bindingChannel\5G_AKA.spthy". I would greatly appreciate it if you could provide me with some advice.

I am looking forward to your replay

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.