mirror of
https://github.com/rosenpass/rosenpass.git
synced 2026-07-30 23:30:11 -07:00
chore: add comment indicating CryptoVerif terms
This commit is contained in:
@@ -19,7 +19,7 @@ reserved_words = [
|
|||||||
"elimtrue",
|
"elimtrue",
|
||||||
"else",
|
"else",
|
||||||
"equation",
|
"equation",
|
||||||
"equivalence", # no rule yet
|
"equivalence", # no rule yet (this is CryptoVerif-specific)
|
||||||
"event",
|
"event",
|
||||||
"expand",
|
"expand",
|
||||||
"fail",
|
"fail",
|
||||||
@@ -30,7 +30,7 @@ reserved_words = [
|
|||||||
"fun",
|
"fun",
|
||||||
"get",
|
"get",
|
||||||
"if",
|
"if",
|
||||||
"implementation", # no rule yet
|
"implementation", # no rule yet (this is CryptoVerif-specific)
|
||||||
"in",
|
"in",
|
||||||
"inj-event",
|
"inj-event",
|
||||||
"insert",
|
"insert",
|
||||||
|
|||||||
Reference in New Issue
Block a user