sasha
@sasha.place
π€ 116
π₯ 171
π 76
PhD Student at UMD studying Cryptography website: sasha.place Formerly at Meta/Cornell
I want to make a thread, that I will maybe convert into a blog post, of cryptography things that I have found really hard to google.
8 days ago
1
1
0
π΅π±π΅π±π΅π±π΅π± Polish benchmark π΅π±π΅π±π΅π±π΅π± RAAAAA π΅π±π΅π±π΅π±π΅π±
23 days ago
0
0
0
this week is my 1 year anniversary of starting grad school. I have been reading 1-2 papers (or equivalent amount of a textbook) per week most of the time. here is the list of papers i have read since starting. I am pretty proud of it! here is a list of papers that were highlights:
about 2 months ago
1
5
0
writing "i.e.g." to hedge my bets against using the wrong acronym
2 months ago
0
0
0
i now realize that this reviewer (who bid for an applied crypto paper) does not seem to know what a commitment scheme or PRF is, in addition to probably asking us to cite their paper
add a skeleton here at some point
2 months ago
0
0
0
working through updating my paper based on the reviews, and one of the reviewers almost certainly asked me to cite their (superficially looks related but isn't) paper
add a skeleton here at some point
2 months ago
0
0
1
ticketmaster is officially headquartered in West Virginia? kind of interesting
3 months ago
0
0
0
got my first conference rejections (2 for S&P).
3 months ago
1
1
0
one of my hobbies is reading crank papers on
eprint.iacr.org
. Most AI-generated papers seem to exist to try to fool other people, but a scary number of them seem to involve somebody being convinced they have made a major discovery by an LLM
add a skeleton here at some point
3 months ago
1
2
0
i wish i was over 6 feet tall so i could use the "long fellow" crypto library :(
github.com/google/longf...
loading . . .
GitHub - google/longfellow-zk: Implementation of the Google Zero-Knowledge library for Identity Protocols.
Implementation of the Google Zero-Knowledge library for Identity Protocols. - google/longfellow-zk
https://github.com/google/longfellow-zk
3 months ago
0
0
0
the billing code for shoulder pain is 25.519! cryptography is everywhere!
3 months ago
0
2
0
im working on my first 2 subreview papers ever! both are pretty good papers! it is giving me optimism about the state of the field
4 months ago
0
1
0
I wrote a blog post about some (hopefully non-obvious) thoughts about the differences between big tech and academia:
www.sasha.place/blog/2025/06...
loading . . .
Some thoughts on industry vs. academia 1 year into grad school
As of the time of writing this blog post, it has been about a year since I left my job at Meta to go to grad school. People somewhat frequently ask me about ...
https://www.sasha.place/blog/2025/06/industry-vs-academia
4 months ago
0
2
0
I really liked this blog post explaining this internet math meme from a few years ago
vitalik.eth.limo/general/2025...
4 months ago
0
1
0
solving the poop equation tonight
4 months ago
0
0
0
reposted by
sasha
ePrint Updates
4 months ago
How to Trace Viral Content in End-to-End Encrypted Messaging (Pedro Branco,
Matthew Green
,
Aditya Hegde
, Abhishek Jain, Gabriel Kaptchuk)
ia.cr/2025/1052
0
4
2
submitted to S&P
4 months ago
0
1
0
4 days to IEEE S&P deadline. stuck in the phase of paper writing where people keep asking me to slightly change the intro and framing paragraphs of various sections.
4 months ago
1
0
0
It's a week left until the IEEE S&P deadline and this video's (
youtu.be/H2Mb-0QrYw0?...
) idea of the "finishing gulch" really resonated with me. "I've been working on a thing for weeks [...] Every clever line is stale. Every interesting fact that pulled me into the story is something that I've just
loading . . .
Dan Olson, Folding Ideas - XOXO Festival (2024)
YouTube video by XOXO Festival
https://youtu.be/H2Mb-0QrYw0?t=683
5 months ago
1
0
0
when overleaf hits you with the big-ass f
5 months ago
0
1
0
i asked a question on stackoverflow for the first time in a few years and pretty soon after people swooped in on my post to do random copy editing?? what are we doing here
6 months ago
1
0
0
new blog post about optimizing code for zkVMs!
www.sasha.place/blog/2025/03...
would appreciate any feedback!
7 months ago
0
0
0
i recently gave a talk at the UMD crypto reading group about Binius (
eprint.iacr.org/2023/1784
), a notoriously hard to understand paper. a few people asked me for advice on how to work up to understanding it. here is my attempt at explaining a "binius reading list":
loading . . .
Succinct Arguments over Towers of Binary Fields
We introduce an efficient SNARK for towers of binary fields. Adapting Brakedown (CRYPTO '23), we construct a multilinear polynomial commitment scheme suitable for polynomials over tiny fields, includi...
https://eprint.iacr.org/2023/1784
7 months ago
1
2
1
the opposite of the denominator is the nominator. didn't know i missed that part of fractions in elementary school
7 months ago
1
9
1
"the brains of fruit flies use bloom filters" is apparently a true fact from this paper:
pmc.ncbi.nlm.nih.gov/articles/PMC...
7 months ago
0
1
0
new salvo in the war for the 16 GB of RAM on my laptop: my VSCode installed an AI spellcheck thing when I blindly clicked on "install suggested extensions" for something. Each window I had open spawned a process just called `java` that was using ~500 MB of RAM!! 1.5 GB across all my windows.
8 months ago
1
0
0
fastest bug experience i have ever had: i was playing around with the lattice estimator for the first time, the third thing i tried caused a bug (lattice over ed25519 field), my bug was fixed within an hour!
github.com/malb/lattice...
loading . . .
SIS Lattice Estimator throws exception when estimating parameters over 255-bit field Β· Issue #141 Β· malb/lattice-estimator
I am interested in lattices over 255-bit fields for SNARK stuff. When I use the SIS lattice estimator, it succeeds for fields with a 254-bit prime, but not with a 255-bit prime. The error thrown is...
https://github.com/malb/lattice-estimator/issues/141
8 months ago
0
0
0
interesting bad API design I saw in plonky2: Plonky2 defines this QuadraticExtension struct for quadratic extensions of fields. it is important for security because the default field is Goldilocks (63 bits) and you need to sample random points from a quadratic extension field to have enough entropy
8 months ago
1
0
0
One of my favorite internal Meta engineering stories is finally public! There was a 1 character commit that resulting in saving many millions of dollars a year of server capacity.
engineering.fb.com/2025/01/21/p...
(under the heading "The Biggest Ampersand")
loading . . .
Strobelight: A profiling service built on open source technology
Weβre sharing details about Strobelight, Metaβs profiling orchestrator. Strobelight combines several technologies, many open source, into a single service that helps engineers at Meta improve efficβ¦
https://engineering.fb.com/2025/01/21/production-engineering/strobelight-a-profiling-service-built-on-open-source-technology/
9 months ago
0
0
0
something i don't like about working in Rust: people love giving their crates weird punny/silly names and there are often a bunch of crates imported per project, so part of reading a new project's code is keeping all the weird jokes in your head. i feel like i've never seen anybody bring this up
9 months ago
3
0
0
I wrote up a note with some new ZK RAM tricks that I came up as "side results" from a project. Hopefully they are an interesting addition to the literature!
add a skeleton here at some point
10 months ago
0
0
0
I made a blog post! Inspired by
@soatok.bsky.social
! It's about 2 ideas for applications of zero-knowledge proofs that I think are totally new:
www.sasha.place/blog/2024/12...
loading . . .
2 New Applications of zk-SNARKs (Free Ideas!)
2 free ideas I donβt have the time to execute onThis blog post is inspired by a similar blog post by Soatok. This semester at grad school, I had a couple of ...
https://www.sasha.place/blog/2024/12/new-snark-applications
10 months ago
2
2
1
google thinks that one of the important statistics about Sofia Bulgaria is when it was conquered by Krum
10 months ago
0
0
0
reposted by
sasha
Sam Jaques
10 months ago
2024 update for my chart on the landscape of quantum computing:
sam-jaques.appspot.com/quantum_land...
Not much visible on the chart, but Google's result (the one with the recent press attention) is a pretty big deal
2
39
16
guy in front of me in quantum computing class takes notes by opening up a Notion note and writing down like 4 bullet points per class. this is a class where the professor writes equations on the whiteboard for the entire class.
10 months ago
0
4
1
you reached the end!!
feeds!
log in