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!
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!