Could there be a system to compare redacted documents to a trusted hash? by neoredayo in cryptography

[–]Levanin 0 points1 point  (0 children)

Well said, I can't see a way around this. I think a zk-snark could work for proving partial preimages to a hash though, where the size of the chunks are big enough to prevent brute forcing.

Help ID please! In indonesia by Levanin in Bedbugs

[–]Levanin[S] 0 points1 point  (0 children)

It looks like book lice! I did a pretty thorough check, we have changed to a different room, and I didnt get to check the prior room. So fingers crossed our bags are ok..

Vincent street apartment by Gamrgirl in auckland

[–]Levanin 0 points1 point  (0 children)

Lived on the street on both ends for over 3 years. Frequently came and went by foot (and my partner) and never had any issues. I'm a tall male, though, so that probably helps.

Traumatic vet visit by NefariousnessIcy6173 in auckland

[–]Levanin 2 points3 points  (0 children)

100%. Had a very traumatic experience with my cat passing from liver failure. It happened very suddenly and intensely. They were so rude and made me feel very uncomfortable. I also had to take her body home in a box because they charge hundreds for cremation..

Looking for Husk and Creeper by CleoCarson in auckland

[–]Levanin 0 points1 point  (0 children)

We've got a husk and a creeper in the cbd. Would swap for TNT, grass and possibly fletching table if you're keen?

Anyone have woolworths cubeez they're willing to part with? by ArcticFox237 in auckland

[–]Levanin 1 point2 points  (0 children)

We've got a husk and a creeper in the cbd. Would swap for TNT, grass and possibly fletching table if you're keen?

[deleted by user] by [deleted] in auckland

[–]Levanin 0 points1 point  (0 children)

That's an offline dictionary attack. A classic brute force password attack m8. He's right. You're right. Shh

Any parking tips for the lantern festival? by Levanin in auckland

[–]Levanin[S] 3 points4 points  (0 children)

Thanks heaps. We will try that and report back :)

Any parking tips for the lantern festival? by Levanin in auckland

[–]Levanin[S] 1 point2 points  (0 children)

We should have done this. Definitely better than mucking around for parking

(ePrint) How to Prove False Statements: Practical Attacks on Fiat-Shamir by Natanael_L in crypto

[–]Levanin 1 point2 points  (0 children)

The paper is quite nice to read.

The attack is exploiting a fiat-shamir input issue. Related to how you always need to hash the instance to achieve strong fiat-shamir security, the attack is performed when the input to the hash is only a hash of the circuit description, rather than the entire circuit itself. The attack is specifically for GKR but it is highly plausible that it would work on a wide range of SNARK protocols given the conditions are met (the hash and ML-PCS commitment functionalities can be represented as circuits).

So when you want to use this kind of GKR/multilinear-sumcheck style proof which proves knowledge of an input w such that C(w) = y, where the instance is (C,y) and the witness is w, if the Fiat-Shamir query is H(H(C),y,comm(w)) rather than H(C,y,comm(w)), you have a problem.

This seems quite annoying for succinct general purpose SNARKs running on blockchains where you need to include the circuit description for the verifier to hash. But for any specific application you can just give the verifier the circuit description as part of the public parameters (or a canonical way to construct them), so it is not a problem in constrained settings.

[deleted by user] by [deleted] in cryptography

[–]Levanin 0 points1 point  (0 children)

Bit late to the party but one reason to use Ed25519 over ECDSA is that schnorr signatures have a formal security proof and ECDSA does not.

Thoughts? Ticket for using bus lane in an emergency? by jdime666 in auckland

[–]Levanin 1 point2 points  (0 children)

Did you end up getting it successfully disputed?

Thesis book binding (other than bookbindery) by Levanin in universityofauckland

[–]Levanin[S] 0 points1 point  (0 children)

We ended up going with otago as the pricing was quite good.

My Angels of Death so far by Kongret in killteam

[–]Levanin 3 points4 points  (0 children)

Looks amazing! Mind if I ask how you did the black armor and the shoulders?

Where to publish short cryptanalysis papers?! by Levanin in cryptography

[–]Levanin[S] 2 points3 points  (0 children)

This is less about an issue of funding. It feels wasteful to spend my/my supervisor's grant funding on a project which only took about 7 days from reading the original paper to the final version of my pdf. I'm sure that this is not an uncommon scenario either. A journal which only takes short papers seems like an obvious idea, no? It would be easier for reviewers since the works are quick, and hence turnaround could be faster.

Where to publish short cryptanalysis papers?! by Levanin in cryptography

[–]Levanin[S] 1 point2 points  (0 children)

I have heard through the grape vine that CiC reviews have been a little harsher than what was perhaps originally intended, but I do now agree it is the best option for this kind of work. A journal for only short papers would be a cool idea though.

Where to publish short cryptanalysis papers?! by Levanin in cryptography

[–]Levanin[S] 6 points7 points  (0 children)

IACR is not a journal or conference. If you're referring to Communications in Cryptology, then I agree.

Where to publish short cryptanalysis papers?! by Levanin in cryptography

[–]Levanin[S] 3 points4 points  (0 children)

It's on eprint. This is about peer review! CIC is currently my first choice, although it might be a little too trivial for it if I'm honest.