So you like NIST's PQ crypto finalists a?
- emsdk (emscripten.org)
- OpenSSL port to WebAssembly wasmOpenSSL or use the statically compiled ones in
./libs
... still in progress ...
Use the makefile while editing paths to EMC compiler (EMCC=?)
Statically compiled libcrypto
and libssl
can be found in ./libs and needs to be copied to {path_to_emsdk}/upstream/emscripten/system/lib
node --experimental-wasm-threads build/test.js
nnode --experimental-wasm-threads build/demo.js