Deepak Maram

Results 7 comments of Deepak Maram

I used `s2textformat` helper functions to print out the two polygons. Quite unexpectedly, I am unable to reproduce the intersection error upon reading the polygons back. Any thoughts on what...

Hey Jesse, I tried using Encode/Decode but was unable to reproduce the bug. I also just noticed something surprising about the bug: I included a P1.intersects(P2) call right before the...

I was unable to generate a test case for this. Running with msan / asan / ubsan did not help either.. Currently this is a bit low-priority for me, so...

@ronny-mysten I moved the above update to the integrations page following your split.

@alxdavids, sure, I will add that file to the test-vectors directory!

It seems to me like Strategy 1 breaks privacy offered by the pairwise-ness as the Bank can link the two pairwise DIDs of Alice (Govt, Bank). Isn't one of the...

@dhh1128, thanks for the answer! A followup question: do strategies 3, 4 essentially involve the use of anonymous credentials (e.g., CL signatures)? It'd be great if you can point me...