73 reputation
4
bio website
location
age
visits member for 11 months
seen 6 hours ago
stats profile views 0

Mar
20
comment How would one crack a weak but unknown encryption protocol?
What does "weak" mean? In theory if it's mean that there exists a poly-time algorithm that "invert" the encryption then in theory you could "learn" the function, if you have an oracle access to it. In practice i would try different a machine learning algorithm and see what happens!
Feb
3
comment What are some different cryptography methods?
Lattice assumption became very cool recently. cs.ut.ee/~lipmaa/crypto/link/public/lattice
Jan
26
comment How much do we trust KEA1 Assumption?
Thanks! that was what I meant concerning the "trust". i.e. how many researchers have studied this assumption and how much we know about that.
Jan
22
comment Reference papers for protocol proving
Which kind of protocol have you in mind? From my point of view the best way to work out with a proof is by deeply understanding the definition of the objects that you are working on. Maybe you want know more on Zero-Knowledge and Multi Party Computation, try with the Goldreich book which is a good starting. wisdom.weizmann.ac.il/~oded/books.html