Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jeujeus/learning-tamarin
Tamarin examples I create whilst getting to know the Tamarin Security Protocol Prover.
https://github.com/jeujeus/learning-tamarin
Last synced: 11 days ago
JSON representation
Tamarin examples I create whilst getting to know the Tamarin Security Protocol Prover.
- Host: GitHub
- URL: https://github.com/jeujeus/learning-tamarin
- Owner: JeuJeus
- Created: 2024-07-30T09:13:47.000Z (6 months ago)
- Default Branch: main
- Last Pushed: 2024-09-17T08:37:50.000Z (4 months ago)
- Last Synced: 2024-11-13T16:50:16.269Z (2 months ago)
- Language: Shell
- Size: 229 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# My Journey with Tamarin
In the course of my doctorate, I am working on formal verification.
I am learning Tamarin for this purpose.
In this repo I document my first steps.| Type | Name |
| ------- | -------------------------------- |
| Tutorial Exercise | [Tamarin Workshop by Felix Linker](tamarin-workshop) |
| Tutorial Exercise | [Tamarin Toy Protocol by Benjamin Kiesl](tamarin-toy-protocol) |
| Tutorial Exercise | [Tamarin Tutorial by Sofia Giampietro](tamarin-tutorial) |
| Exercises | [Tamarin Crypto Engineering by Verimag](tamarin-verimag-exercises) |
| Manual | [Tamarin Manual by the Tamarin Team](tamarin-manual) |
| Examples | [Tamarin Examples built by me](tamarin-examples) |