1
0
mirror of https://github.com/golang/go synced 2024-09-28 18:14:29 -06:00
go/misc/wasm
Johan Brandhorst-Satzkorn 3875258f97 misc/wasm: use NodeJS crypto library
The move to NodeJS 18 allows us to replace the custom
crypto functions with the expanded crypto primitives of
the NodeJS crypto library.

Fixes #56860

Change-Id: I8726b4003150f31521f246f613b6976641b9fa69
Reviewed-on: https://go-review.googlesource.com/c/go/+/463975
Reviewed-by: Dmitri Shuralyov <dmitshur@google.com>
Reviewed-by: Evan Phoenix <evan@phx.io>
Run-TryBot: Dmitri Shuralyov <dmitshur@golang.org>
TryBot-Result: Gopher Robot <gobot@golang.org>
Reviewed-by: Dmitri Shuralyov <dmitshur@golang.org>
Reviewed-by: Michael Knyszek <mknyszek@google.com>
2023-01-30 18:49:42 +00:00
..
go_js_wasm_exec misc/wasm: extend executable compatibility 2023-01-30 18:49:25 +00:00
wasm_exec_node.js misc/wasm: use NodeJS crypto library 2023-01-30 18:49:42 +00:00
wasm_exec.html misc/wasm: add mention of polyfill for Edge support 2018-10-02 17:25:11 +00:00
wasm_exec.js misc/wasm: update deprecated substr usage 2022-09-27 17:15:12 +00:00