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.

Switch to Diagram View

challenge_response_protocol.vp

Submitted on 02 Dec 22 12:19 UTC. attacker[active] principal Server[ knows private s gs = G^s ] principal Client[ knows private c gc = G^c generates nonce ] Client -> Server: nonce principal Server[ proof = SIGN(s, nonce) ] Server -> Client: gs, proof principal Client[ valid = SIGNVERIF(gs, nonce, proof) generates attestation signed = SIGN(c, attestation) ] Client -> Server: [gc], attestation, signed principal Server[ storage = SIGNVERIF(gc, attestation, signed)? ] queries[ authentication? Server -> Client: proof authentication? Client -> Server: signed ]
Switch to Model View
Title:challenge_response_protocol.vp Note over Server: knows private s\n gs = G^s\n Note over Client: knows private c\n gc = G^c\n generates nonce\n Client -> Server: nonce Note over Server: proof = SIGN(s, nonce)\n Server -> Client: gs, proof Note over Client: valid = SIGNVERIF(gs, nonce, proof)\n generates attestation\n signed = SIGN(c, attestation)\n Client -> Server: [gc], attestation, signed Note over Server: storage = SIGNVERIF(gc, attestation, signed)?\n

Analysis Results

The model submitter provided the following analysis results:

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.