Skip to content

General updates#1

Merged
ArquintL merged 19 commits intomainfrom
migrate-latest-commits
Sep 21, 2025
Merged

General updates#1
ArquintL merged 19 commits intomainfrom
migrate-latest-commits

Conversation

@ArquintL
Copy link
Member

  • migrates Sven's changes to the specification generator from GitLab
  • adapts the specification generator to the lastest syntax changes in Gobra
  • updates the Tamarin oracle to Python 3
  • fixes the Dockerfile

swiesner and others added 19 commits September 16, 2025 17:07
…rguments of a fact are literals. Non-linear arguments are linearized e.g. the above restriction becomes Neq(x, y) ==> (x == y) ==> F.
…encoding) to not just work for type 'Term' but for any given type (changes argument and return type).
…c. so they can be used with types other than 'Term'(e.g. when we later want to use them with bytes).
… used with 'Term'/'Pub') and 'Gamma' (homomorphism).
…ogous to the ones defined on 'Term's). Adds gamma function (Term to bytes) and homomorphism.
… patterns, redundant imports, shadowing bindings, etc.
@ArquintL ArquintL merged commit 9e637bd into main Sep 21, 2025
3 checks passed
@ArquintL ArquintL deleted the migrate-latest-commits branch September 21, 2025 13:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant