diff options
author | Filip Skokan <panva.ip@gmail.com> | 2022-10-04 14:07:59 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-10-04 17:37:59 +0530 |
commit | 0d042d8e54684b85ce557017ced20d867a77904f (patch) | |
tree | be3c55982823278b4a526b765ce7beecc7317a86 /ext/fetch/lib.rs | |
parent | aa710aac98885356cfb5bdfd237d2be8265ed2e6 (diff) |
fix(ext/crypto): interoperable import/export (#16153)
This PR updates RSA key import/export to a state which is interoperable
with other implementations.
For RSA the only OID in and out is `rsaEncryption`.
For EC the only OID in and out is `id-ecpublickey` (fixed in #16152).
see https://github.com/w3c/webcrypto/issues/307#issuecomment-995813032
see https://github.com/w3c/webcrypto/issues/307
see https://github.com/w3c/webcrypto/pull/305
see https://github.com/nodejs/node/pull/42816
Diffstat (limited to 'ext/fetch/lib.rs')
0 files changed, 0 insertions, 0 deletions