goRecrypt icon indicating copy to clipboard operation
goRecrypt copied to clipboard

A formula error in Readme file

Open Monickar opened this issue 1 year ago • 0 comments

In RecreateKey phase, Bob calculate d by doing d = H3(X_{A} || pk_{B} || X_{A} ^ {sk_{B}}), I see author's code also do that. PixPin_2024-05-19_11-32-51

Monickar avatar May 19 '24 03:05 Monickar