Hacker News new | ask | show | jobs
by gmitscha 1108 days ago
The post is my story of what I learned by winning $100K at a competition for implementing a cryptography algorithm in Wasm

It's a new way to write Wasm, built for the JavaScript ecosystem.

The post introduces the wasmati library by implementing a simple low-level crypto algorithm (finite field addition) and benchmarking against performance of JS bigints