73 reputation
4
bio website
location
age
visits member for 11 months
seen 15 mins 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
27
awarded  Editor
Jan
27
revised How much do we trust KEA1 Assumption?
edited body
Jan
26
awarded  Scholar
Jan
26
accepted How much do we trust KEA1 Assumption?
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
25
awarded  Student
Jan
25
asked How much do we trust KEA1 Assumption?
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
Jul
24
answered Is there a way to break this encryption?
Jun
18
answered Are there any differences between PIR, oblivious transfer and differential privacy?
Jun
10
awarded  Teacher
Jun
7
answered Which attacks can be avoided by the use of OFB instead of ECB?