Posts  / reddit.com  / r/crypto
Reddit

r/crypto

r/crypto subreddit

↗ Visit site

Total posts
547
Total predictions
1
Success rate
0.0%
Avg score
0.00
Posts
POST

Review request: combining age (scrypt passphrase) with Shamir secret sharing for offline, browser-based recovery

REDDIT / eljojors / Feb 5, 2026

Hi r/crypto, I’m looking for technical critique of a small tool I built that combines **age** encryption with **Shamir’s Secret Sharing** and a **self-contained browser recovery tool**. Repo: [https://github.com/eljojo/rememory](https://github.com/eljojo/rememory) Docs: [https://eljojo.github.io/rememory/docs.html](https://eljojo.github.io/rememory/docs.html) # Problem I’m trying to solve How can non-technical …

POST

Collision Resistance of HMACs

REDDIT / fosres / Feb 4, 2026

Hi everyone. I am studying HMACs and I just wanted to double-check: the collision resistance of an HMAC checksum is roughly half of the bit size of the checksum itself, right? So for example HMAC-SHA-256 has a collision resistance of …

POST

What s the shortest possible number of Miller loops for bn254 and bls12-381 elliptic curves for getting a bilinear pairing?

REDDIT / AbbreviationsGreen90 / Jan 30, 2026

There s many paper that explore making bilinear pairings efficient, but as far I understand, they also aim at making the final exponentiation simpler. In my case I [have an inversion algorithm whose complexity is if I understand correctly O(k(2^(s^²)))^(3.3k))](https://drive.google.com/file/d/1SXS1h-6Tywdj9_1XlMRhrS0piHl7DrLG/view). …

POST

Are there any good tutorials on post-quantum cryptography?

REDDIT / Accurate-Screen8774 / Jan 30, 2026

as the title says. id like to learn more. there are a few videos out there, but i havent come across something like an article or practical tutorial that explains it. perhaps there is a book or something you'd suggest …

POST

I built a ZK proof visualizer while learning - perhaps it is useful to you

REDDIT / InternationalGoal238 / Jan 29, 2026

I was learning ZK proofs and found that visualizing things really helped me understand them. I noticed there aren't many interactive visualizations out there, so I contributed to the area myself. Here's the first version: zkvisualizer.com It walks through the …

POST

State of the art white box cryptography implementations

REDDIT / voracious-ladder / Jan 28, 2026

Hello, I'm looking for a library for doing encryptions while hiding the keys in implementations. I'm aware obscurity is not security and the goal here is to simply make life a bit harder for people reverse engineering my application. The …

← Prev PAGE 17 / 55 Next →