Zero-knowledge proof of HMAC function [migrated]
I’m reading the wikipedia for HMAC, and I feel a little bit lost.
I’m wondering if there exists…
digest = HMAC(msg, key)
Is it possible to prove that digest is computed from msg, without knowing the key?
Continue reading Zero-knowledge proof of HMAC function [migrated]