1
0
Fork 0
mirror of https://github.com/denoland/deno.git synced 2024-11-24 15:19:26 -05:00
denoland-deno/ext
Divy Srivastava b02ffec37c
fix(ext/node): exporting rsa public keys (#23596)
Initial support for exporting rsa public KeyObject.

Current assumption is that RSA keys are stored in pkcs1 der format in
key storage.

Ref https://github.com/denoland/deno/issues/23471 
Ref https://github.com/denoland/deno/issues/18928
Ref https://github.com/denoland/deno/issues/21124
2024-04-29 19:16:38 +05:30
..
broadcast_channel feat(ci): category & unstable tags checker (#23568) 2024-04-26 09:04:29 -07:00
cache 1.43.0 (#23549) 2024-04-25 15:14:26 +05:30
canvas feat(ci): category & unstable tags checker (#23568) 2024-04-26 09:04:29 -07:00
console 1.43.0 (#23549) 2024-04-25 15:14:26 +05:30
cron 1.43.0 (#23549) 2024-04-25 15:14:26 +05:30
crypto 1.43.0 (#23549) 2024-04-25 15:14:26 +05:30
fetch perf(ext/http): recover memory for serve and optimize AbortController (#23559) 2024-04-25 14:52:24 -04:00
ffi 1.43.0 (#23549) 2024-04-25 15:14:26 +05:30
fs 1.43.0 (#23549) 2024-04-25 15:14:26 +05:30
http perf(ext/http): recover memory for serve and optimize AbortController (#23559) 2024-04-25 14:52:24 -04:00
io fix(ext/node): support process.stdin.unref() (#22865) 2024-04-27 20:25:18 +09:00
kv 1.43.0 (#23549) 2024-04-25 15:14:26 +05:30
napi 1.43.0 (#23549) 2024-04-25 15:14:26 +05:30
net 1.43.0 (#23549) 2024-04-25 15:14:26 +05:30
node fix(ext/node): exporting rsa public keys (#23596) 2024-04-29 19:16:38 +05:30
tls chore: rework TLS code in test server (#23566) 2024-04-25 17:00:04 -04:00
url 1.43.0 (#23549) 2024-04-25 15:14:26 +05:30
web fix(ext/node): add support for MessagePort.removeListener/off (#23598) 2024-04-29 08:53:54 +00:00
webgpu 1.43.0 (#23549) 2024-04-25 15:14:26 +05:30
webidl 1.43.0 (#23549) 2024-04-25 15:14:26 +05:30
websocket feat(ci): category & unstable tags checker (#23568) 2024-04-26 09:04:29 -07:00
webstorage 1.43.0 (#23549) 2024-04-25 15:14:26 +05:30