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

Implementing ML-KEM (Kyber) and X3DH for a P2P WebApp in JavaScript

REDDIT / Accurate-Screen8774 / Mar 2, 2026

I’ve been working on a P2P messaging implementation focused on mitigating "Harvest Now, Decrypt Later" risks by integrating Post-Quantum Cryptography (PQC) directly into the browser. Since NIST recently finalized FIPS 203 (ML-KEM), I decided to implement ML-KEM encryption into my …

POST

Hash Based Verifiable Delay Function with simple approach

REDDIT / nbrthx / Mar 1, 2026

Hello, I want to make project that need vdf algorithm. But, majority of vdf implementation is based on RSA/factoring, which is not secure against quantum computer. And then I try to find paper that implement post quantum vdf. I found …

POST

Signal Protocol for Browsers

REDDIT / Accurate-Screen8774 / Feb 22, 2026

Id like to share my implementation of the signal protocol that i use in my messaging app. The implementation is in rust and compiles to WASM for browser-based usage. https://github.com/positive-intentions/signal-protocol Its far from finished and im not sure when its …

POST

Trying to best understand the tech behind ZK and E2EE, I build some code and need review / feedback

REDDIT / ILoveHexa92 / Feb 21, 2026

I just recently take the leap and try to create a small project with zero-knowledge and end-to-end encryption and would like some feedback about my architecture and implementation. [https://github.com/tacosjs/tanstack-starter-e2e-encryption?tab=readme-ov-file#zero-knowledge-architecture](https://github.com/tacosjs/tanstack-starter-e2e-encryption?tab=readme-ov-file#zero-knowledge-architecture) I am open to any feedback. Please feel free to leave …

← Prev PAGE 14 / 55 Next →