pull down to refresh
I don't think it's actually k reuse. AFAIK the linking private key is described here as PrivateKey(hmacSha256(hashingKey, service domain name)).
PrivateKey(hmacSha256(hashingKey, service domain name))
Okay, similar names had me confused.
I don't think it's actually k reuse. AFAIK the linking private key is described here as
PrivateKey(hmacSha256(hashingKey, service domain name)).