Skip to content

Question: Can zero knowledge proofs be used to verify the contents of a cipher text? #40

@mfbx9da4

Description

@mfbx9da4

Hey,

Trying to get to grips with zero-knowledge proofs. They seem to be useful for verifying that a user knows a value but can they be used to verify the contents of a cipher text?

What I'm looking for ultimately is some function f which is able to inspect a cipher text and verify that it encrypts a particular plain text x.

Hash(x) = f(Encrypt(x))

More details about my question here

Sorry if this question is not welcome here. I have been struggling with this question for a while and if anybody might have a definitive answer, thought it might be an author of this repo.

Thanks

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions