Yoav Schwartz

Results 1 issues of Yoav Schwartz

Currently in the protocol documentation, I see that the proof signature is calculated as such: ``` // + represents concatenation, and function is HMAC-SHA256(key, message) HMAC-SHA256(client_cookie + server_cookie, client_hostname //...

question