Do any of my mutuals understand Homomorphic encryption?
https://en.wikipedia.org/wiki/Homomorphic_encryption
Full disclosure - I have not read all of this, but it's coming up more and more in my tech circles and could use an "explain it like i'm five" approach here for initial understanding.
@chuck You wouldn't need the plaintext or the key to do this, and you wouldn't gain any other information.
The goal and the hunt is to identify and create crypto systems and mathematical operations you can perform on them to do useful work.
If you can create a system where you have a full algebra available to you in a Turing compete way, then you can do 'anything'.
@chuck I think this is almost certainly impossible at that level; for example you could binary search to extract data; but pure calculation, I think could be achieved with the right system; and you don't need many basic operations to then be able to do 'everything' that is closed form.