node/lib/internal/crypto
himself65 cbf6a01c17
crypto: fix generateKeyPair with encoding 'jwk'
Fixes: https://github.com/nodejs/node/issues/39205

PR-URL: https://github.com/nodejs/node/pull/39319
Reviewed-By: Filip Skokan <panva.ip@gmail.com>
Reviewed-By: James M Snell <jasnell@gmail.com>
2021-08-02 09:14:53 +02:00
..
aes.js lib: make lazyDOMException more common 2021-07-11 09:43:53 +02:00
certificate.js lib: fix typo in lib/internal/crypto/certificate.js 2021-03-19 12:22:39 +01:00
cipher.js lib: remove unnecessary lazy loads 2021-05-31 15:34:56 -04:00
diffiehellman.js lib: make lazyDOMException more common 2021-07-11 09:43:53 +02:00
dsa.js lib: make lazyDOMException more common 2021-07-11 09:43:53 +02:00
ec.js lib: make lazyDOMException more common 2021-07-11 09:43:53 +02:00
hash.js crypto: refactor to use more primordials 2020-11-09 20:23:07 -08:00
hashnames.js crypto: refactoring internals, add WebCrypto 2020-10-07 17:27:05 -07:00
hkdf.js doc,lib,test: rename HKDF 'key' argument 2021-08-02 09:14:51 +02:00
keygen.js crypto: fix generateKeyPair with encoding 'jwk' 2021-08-02 09:14:53 +02:00
keys.js crypto: fix generateKeyPair with encoding 'jwk' 2021-08-02 09:14:53 +02:00
mac.js lib: make lazyDOMException more common 2021-07-11 09:43:53 +02:00
pbkdf2.js lib: make lazyDOMException more common 2021-07-11 09:43:53 +02:00
random.js crypto: support Big(U)Int64Array in getRandomValues 2021-07-29 11:56:55 +01:00
rsa.js lib: make lazyDOMException more common 2021-07-11 09:43:53 +02:00
scrypt.js lib: make lazyDOMException more common 2021-07-11 09:43:53 +02:00
sig.js crypto: reconcile oneshot sign/verify sync and async implementations 2021-04-08 10:08:26 +02:00
util.js lib: make lazyDOMException more common 2021-07-11 09:43:53 +02:00
webcrypto.js lib: make lazyDOMException more common 2021-07-11 09:43:53 +02:00
x509.js tls: add ability to get cert/peer cert as X509Certificate object 2021-02-02 09:39:27 -08:00