mirror of
https://github.com/denoland/deno.git
synced 2024-11-23 15:16:54 -05:00
32438d25c3
Add support for signing with a RSA PEM private key: `pkcs8` and `pkcs1`. Fixes https://github.com/denoland/deno/issues/18972 Ref #21124 Verified fix with `npm:sshpk`. Unverfied but fixes `npm:google-auth-library`, `npm:web-push` & `oracle/oci-typescript-sdk` --------- Signed-off-by: Divy Srivastava <dj.srivastava23@gmail.com> |
||
---|---|---|
.. | ||
node_modules/foo | ||
worker_module | ||
add_global_property.js | ||
add_global_property_run_main.js | ||
binary_stdio.js | ||
child_process_stdio.js | ||
child_process_stdio_012.js | ||
child_process_unref.js | ||
exec_file_text_error.js | ||
exec_file_text_output.js | ||
infinite_loop.js | ||
lorem_ipsum.txt | ||
process_exit.ts | ||
process_exit2.ts | ||
process_really_exit.ts | ||
process_stdin.ts | ||
process_stdin_dummy.txt | ||
rsa_private.pem | ||
rsa_private_pkcs1.pem | ||
rsa_public.pem | ||
worker_threads.mjs |