The receiving pseudo code and helper functions do not clearly state their signatures.
Is the whole "Receive" operation meant to be the function read?
- Are
header and ciphertext arguments?
Np, PNp, DHRp come from calling read()... is each in their own messages? Where does their ciphertext come from?
The receiving pseudo code and helper functions do not clearly state their signatures.
Is the whole "Receive" operation meant to be the function
read?headerandciphertextarguments?Np,PNp,DHRpcome from callingread()... is each in their own messages? Where does their ciphertext come from?