New Show Hacker News story: Show HN: WASM/TS crypto library for Ed25519, Shamir sharing, AEAD secret boxes

Show HN: WASM/TS crypto library for Ed25519, Shamir sharing, AEAD secret boxes
2 by fuzzc0re | 0 comments on Hacker News.
Hello HN, I made this library because I wanted better performance than tweetnacl and I also wanted Shamir secret sharing. I wrote some C functions that use libsodium and compiled them to WASM with emscripten and everything is fully typed. Would love to hear your thoughts on this. Try it out, and of course feedback and contributions are very welcome!

Comments

Popular posts from this blog

New Show Hacker News story: Show HN: Sora, Personal Publishing Platform

New Show Hacker News story: Show HN: KrotoDC – gRPC in Kotlin with Dataclasses