Hacker News new | ask | show | jobs
by thekumar 872 days ago
As I'm building out Datayaki.com, a privacy-first AI powered data analytics tool, I ran into typing issues with tweetnacl and other AEAD libraries. So, I decided to build an API/scaffolding on top of tweetnacl that comes with strong type checks, and am hoping others find it useful as well. Inspired by the work done by Skiff (@skiff-org/skiff-crypto), but less frustrating to understand.

Just a bit of good will towards a community of fellow hackers and builders.

Tags: Typescript, NPM, E2EE, Cryptography.