|
|
|
|
|
by codethief
1116 days ago
|
|
> IE you can take a secret key system, hardwire the key into the program, and turn it into a public key system without fear that the secret key will be recovered - instead, it will not be distinguishable from other programs with different hardwired keys. I don't understand. Shouldn't a different secret key yield a different function / circuit? |
|
https://eprint.iacr.org/2013/454.pdf and friends have a direct description of the latter and references to the former.
This is just one mechanism.