cross-posted from: https://fed.dyne.org/post/334977
cross-posted from: https://fed.dyne.org/post/334651
Discover how I built a quantum-ready encryption tool using Alpine.js, Web Components, and Zenroom—all in a single HTML file.
Why is there a forkbomb there?
FTA
Hi I’m Puria Nafisi Azizi the CTO of the Forkbomb company and this is my journey on how I built a serverless, Quantum-Safe encryption tool
Aah thats the company who made that It looked kinda random to me, thought they were using something akin to a fork bomb to achieve quantum safety
The blogpost is longer than the few lines of code that made this project.
I think nist had a JS kyber implementation too. It’s cool that he showed how he overcame his problems and wired it together tho.
Ciao, this is the author, the implementation is in C gh:dyne/zenroom that we transpile in WASM, so available in js <3 But there are also other implmentations for sure like gh:dajiaji/crystals-kyber-js
I mean that is usually the case for programming posts.