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-05-30doc: make minor adjustmentsLivia Medeiros
2022-05-10crypto: adjust minimum length in generateKey('hmac', ...)Livia Medeiros
2022-04-28doc: add `node:` prefix for all core modulesAntoine du Hamel
2022-04-182022-04-19, Version 18.0.0 (Current)v18.0.0Beth 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
2022-01-14doc: correct checkHost behavior with wildcards etcTobias Nießen
2022-01-112022-01-10, Version 17.3.1 (Current)Beth Griggs
2022-01-112022-01-10, Version 16.13.2 'Gallium' (LTS)Danielle Adams
2022-01-11crypto,tls: implement safe x509 GeneralName formatTobias Nießen
2021-12-27crypto: alias webcrypto.subtle and webcrypto.getRandomValues on cryptoJames M Snell
2021-11-302021-11-30, Version 17.2.0 (Current)Michaël Zasso
2021-11-10doc: fix linter-enforced formatting in crypto.mdvoltrexmaster
2021-11-10src: add x509.fingerprint512 to crypto module3nprob
2021-11-09doc: clarify getAuthTag with authTagLengthTobias Nießen
2021-10-28doc: fix markdown syntax and HTML tag missesryan
2021-10-27doc: ref OpenSSL legacy provider from crypto docsTobias Nießen
2021-10-20doc: format doc/api/*.md with markdown formatterRich Trott
2021-09-27doc: fix example of crypto.generateKeySyncGary Ho
2021-09-222021-09-22, Version 16.10.0 (Current)Beth Griggs
2021-09-10doc: fix CCM cipher example in MJSTobias Nießen
2021-09-072021-09-07, Version 16.9.0 (Current)Michaël Zasso
2021-09-05crypto: add rsa-pss keygen parametersFilip Skokan
2021-09-01doc: add missing changes to generateKeyPair(Sync)Tobias Nießen