Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nodejs/node.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-10-122022-10-12, Version 16.18.0 'Gallium' (LTS)Juan José Arboleda
2022-09-22doc,crypto: cleanup removed pbkdf2 behavioursFilip Skokan
2022-09-17doc: maintain only one list of MODP groupsTobias Nießen
2022-09-13doc: deprecate modp1, modp2, and modp5 groupsTobias Nießen
2022-09-13doc: remove old OpenSSL ENGINE constantsTobias Nießen
2022-09-10doc: do not use weak MODP group in exampleTobias Nießen
2022-09-08doc: emphasize that createCipher is never secureTobias Nießen
2022-09-02doc: do not use "Returns:" for crypto.constantsTobias Nießen
2022-08-242022-08-24, Version 18.8.0 (Current)Ruy Adorno
2022-08-21doc: fix optionality of callback arg of checkPrimeTobias Nießen
2022-08-162022-08-16, Version 16.17.0 'Gallium' (LTS)Michaël Zasso
2022-08-12crypto: allow zero-length IKM in HKDF and in webcrypto PBKDF2Filip Skokan
2022-08-12crypto: allow zero-length secret KeyObjectFilip Skokan
2022-07-30doc: fix code examples in `crypto.md`Antoine du Hamel
2022-07-27doc: list supported MODP groups explicitlyTobias Nießen
2022-07-15doc: update links to MDN page about dynamic importsJannis R
2022-06-21doc,test: clarify timingSafeEqual semanticsTobias Nießen
2022-05-24doc: make minor adjustmentsLivia Medeiros
2022-05-04crypto: adjust minimum length in generateKey('hmac', ...)Livia Medeiros
2022-04-272022-04-26, Version 16.15.0 'Gallium' (LTS)Danielle Adams
2022-04-20doc: add `node:` prefix for all core modulesAntoine du Hamel
2022-04-192022-04-19, Version 18.0.0 (Current)Beth Griggs
2022-04-09doc: link to dynamic import functionTobias Nießen
2022-04-082022-04-07, Version 17.9.0 (Current)Juan José Arboleda
2022-04-01doc: guide towards x509.fingerprint256Tobias Nießen
2022-03-27crypto: make authTagLength optional for CC20P1305Tobias Nießen
2022-03-21doc,test: clarify ChaCha20-Poly1305 usageTobias Nießen
2022-03-21doc: unify import order in CCM exampleTobias Nießen
2022-03-19doc: add that chacha20-poly1305 is IETF versionTobias Nießen
2022-03-162022-03-15, Version 16.14.1 'Gallium' (LTS)Danielle Adams
2022-03-092022-03-09, Version 17.7.0 (Current)Stewart X Addison
2022-03-08doc: remove refs to old OpenSSL list-* commandsTobias Nießen
2022-03-03doc: use parenthesis instead of em dashAntoine du Hamel
2022-02-26crypto: add KeyObject.prototype.equals methodFilip Skokan
2022-02-22crypto: clarify `require("crypto").getRandomValues` is Node.js specificAntoine du Hamel
2022-02-14crypto: expose Web Crypto API on the global scopeAntoine du Hamel
2022-02-102022-02-10, Version 17.5.0 (Current)Ruy Adorno
2022-02-082022-02-08, Version 16.14.0 'Gallium' (LTS)Danielle Adams
2022-02-06doc: use Oxford comma in crypto docsTobias Nießen
2022-02-06doc: improve SSL_OP_PRIORITIZE_CHACHA descriptionTobias Nießen
2022-02-05lib: replace validator and errorMohammed Keyvanzadeh
2022-02-04doc: fix X509 CA acronym capitalizationTobias Nießen
2022-01-31doc: remove section on "recent" ECDH changesTobias Nießen
2022-01-22crypto: change default check(Host|Email) behaviorTobias Nießen
2022-01-22crypto: remove wildcard options for checkEmailTobias Nießen
2022-01-20doc: fix backticks around 'default'Tobias Nießen
2022-01-20doc: update timingSafeEqual error caseAlex Agranov
2022-01-19crypto: remove checkIP options argumentTobias Nießen
2022-01-19crypto: support RFC 2818 compatible checkHostTobias Nießen
2022-01-182022-01-18, Version 17.4.0 (Current)Michaël Zasso