|
May 1 |
awarded | Scholar |
|
May 1 |
accepted | One-way hash on encrypted data, result hidden from hasher |
|
May 1 |
comment |
One-way hash on encrypted data, result hidden from hasher Great, would you see any problems with extending this to be signed by multiple nodes then returned? So node C signing S'' = S'^sk_c mod N, S''' = S''^sk_d mod N, ... , S_acd = S'''*r^-1 mod N. I don't see any since exponentiation can be done in any order, but just checking. |
|
May 1 |
awarded | Student |
|
May 1 |
awarded | Supporter |
|
May 1 |
comment |
One-way hash on encrypted data, result hidden from hasher I'm not limited to HMAC, it was just the closest function I could think of. Thanks for the answer, I'll have to study the algorithm more carefully but it looks promising! |
|
May 1 |
awarded | Editor |
|
May 1 |
revised |
One-way hash on encrypted data, result hidden from hasher added 8 characters in body |
|
May 1 |
asked | One-way hash on encrypted data, result hidden from hasher |