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.

you are viewing a single comment's thread
view the rest of the comments
[–] 1 point 2 years ago (2 children)

The blogpost is longer than the few lines of code that made this project.

  • source
  • hideshow 4 child comments
  • [–] 2 points 2 years ago (1 child)

    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.

  • source
  • parent
  • hideshow 2 child comments
  • [–] 2 points 2 years ago*

    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

  • source
  • parent