VerifHub
VerifHub allows Verifpal® users to easily share and discuss Verifpal models of cryptographic protocols. The VerifHub service provides unique URIs for each shared model which includes a syntax-highlighted model, an automatically generated diagram and a summary of the analysis results.
simple_aead.vp
Submitted on 30 Jan 23 22:36 UTC.attacker[active]
principal Alice[
knows private key_ab
]
principal Bob[
knows private key_ab
generates secret_ab
generates randb
msg1 = AEAD_ENC(key_ab, secret_ab, randb)
]
Bob -> Alice: msg1, randb
principal Alice[
secret_ab_rx = AEAD_DEC(key_ab, msg1, randb)?
]
queries[
confidentiality? secret_ab
equivalence? secret_ab, secret_ab_rx
]
Analysis Results
The model submitter provided the following analysis results:
- Query 1 (Confidentiality): PASS
- Query 2 (Equivalence): FAIL
Please note that these results are not verified to be accurate. The model submitter may choose to provide false analysis results if they so desire. It is strongly recommended that you re-run the analysis of this model locally if you wish to verify the authenticity of the analysis results above.
Discuss This Model
© Copyright 2019- Nadim Kobeissi. All Rights Reserved. “Verifpal” and the “Verifpal” logo/mascot are registered trademarks of Nadim Kobeissi. Verifpal software is provided as free and open source software, licensed under the GPLv3. Verifpal User Manual, as well as this website, are provided under the CC BY-NC-ND 4.0 license. Published by Symbolic Software.