Files
node/lib
James M Snell 353532b9c3 crypto: alias webcrypto.subtle and webcrypto.getRandomValues on crypto
The aliases allow code written to assume that `crypto.subtle` and
`crypto.getRandomValues()` exist on the `crypto` global to just work.

Signed-off-by: James M Snell <jasnell@gmail.com>

PR-URL: https://github.com/nodejs/node/pull/41266
Reviewed-By: Filip Skokan <panva.ip@gmail.com>
Reviewed-By: Michaël Zasso <targos@protonmail.com>
Reviewed-By: Antoine du Hamel <duhamelantoine1995@gmail.com>
2021-12-27 14:48:59 +00:00
..
2021-12-27 14:14:56 +00:00
2021-09-16 09:44:12 -04:00
2021-06-01 21:06:18 +02:00
2021-11-12 23:26:20 +01:00
2021-12-16 14:28:31 +01:00
2021-07-11 18:40:18 +02:00
2021-07-07 14:50:47 +02:00
2021-06-26 16:31:30 +02:00