Skip to content

feat(Algorithms/CCS): Diffie-Hellman protocol in Stateful Processes - #865

Merged
fmontesi merged 13 commits into
mainfrom
fmontesi/dh
Sep 24, 2026
Merged

fmontesi merged 13 commits into
mainfrom
fmontesi/dh

Conversation

@fmontesi

@fmontesi fmontesi commented Sep 4, 2026

Copy link
Copy Markdown
Collaborator

Adds a simple model of the Diffie-Hellman protocol in Stateful Processes. The main purpose of this PR is to have a simple enough testbed to measure improvement on how we (i) integrate embedded DSLs like Stateful Processes with computation in Lean and (ii) reason about the semantics of concrete embedded programs such as these. This is explicitly stated in the docstring.

@XYUnknown XYUnknown left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

All good, ready to be merged.

@XYUnknown
XYUnknown enabled auto-merge September 24, 2026 08:54
@fmontesi
fmontesi disabled auto-merge September 24, 2026 12:03
@fmontesi
fmontesi added this pull request to the merge queue Sep 24, 2026
Merged via the queue into main with commit d049d43 Sep 24, 2026
2 checks passed
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.

2 participants