fix: ECDH.setPrivateKey correctly sets the key (#27688)

This commit is contained in:
Jeremy Rose 2021-02-11 13:49:41 -08:00 committed by GitHub
parent 4ba5381e8d
commit 4ce9dd3a79
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
4 changed files with 33 additions and 12 deletions

View file

@ -32,3 +32,4 @@ fix_add_safeforterminationscopes_for_sigint_interruptions.patch
remove_makeexternal_case_for_uncached_internal_strings.patch
fix_remove_outdated_--experimental-wasm-bigint_flag.patch
darwin_libuv_use_posix_spawn.patch
fix_parallel_test-crypto-ecdh-convert-key_to_use_compatible_group.patch