Alice and Bob
CodeChefOpen on judge ↗
Situation Alice sends her messages to Bob with a signature generated using some known signature-creation algorithm implemented as genSignature() below. Bob verifies that the message is sent by Alice itself by generating the signature for the message by a password known to only both of them, and verifying that both signatures match. By some means we are able to eavesdrop on their conversation and
HINT LADDERno hints yet
L1 Observation
L2 Technique
L3 Approach
L4 Pseudo-code
🔒
L5 Full solution
L5 unlocks only if you insist twice
solution.cppC++17
CodeSearch Tutor
Hints, not spoilers — it won’t hand over the full solution unless you insist.
Sign in to chat with the tutor and save your progress.
Sign in to start