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
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
2021-08-31doc: move reference to OpenSSL flags SSL_OP_*Tobias Nießen
2021-08-30doc: anchor link parity between markdown and html-generated docsfoxxyz
2021-08-29crypto: add RSA-PSS params to asymmetricKeyDetailsTobias Nießen
2021-08-08doc: change "Version 4 UUID" to "version 4 UUID"Tobias Nießen
2021-07-27doc: fix crypto.hkdf callback derivedKey typeFilip Skokan
2021-07-26doc,lib,test: rename HKDF 'key' argumentTobias Nießen
2021-07-19doc: remove typo (extra ' character)Nikita Rykov
2021-06-27doc: use ASCII order for md refsAntoine du Hamel
2021-06-25doc: esm examples /w imports for process, BufferGuy Bedford
2021-06-16doc: fix typosbl-ue
2021-06-03doc: fix .mjs syntax in crypto.mdhimself65
2021-05-122021-05-11, Version 14.17.0 'Fermium' (LTS)Danielle Adams
2021-05-06doc: fix code example in ecdh.setPublicKey()Jordan Baczuk
2021-05-05doc: clarify DiffieHellmanGroup class docsNitzan Uziely
2021-04-13doc: standardize on pseudorandomRich Trott
2021-04-13doc: advise against using randomFill on floatsTobias Nießen
2021-04-11doc: mention cryptographic prng in description of randomUUIDSerkan Özel
2021-04-08crypto: fix crash in CCM mode without dataTobias Nießen
2021-04-08doc: add missing comma in crypto docTobias Nießen
2021-04-07doc: fix typo in cryptoArkerone
2021-03-182021-03-17, Version 15.12.0 (Current)Danielle Adams
2021-03-11doc: crypto esm examplesJames M Snell
2021-03-11crypto: add optional callback to crypto.sign and crypto.verifyFilip Skokan
2021-03-10crypto: support JWK objects in create*KeyFilip Skokan
2021-03-09doc: remove generated from dsaEncoding descriptionMarko Kaznovac
2021-02-22doc: alphabetize crypto Cipher class entriesRich Trott
2021-02-182021-02-17, Version 15.9.0 (Current)Danielle Adams
2021-02-17doc: use **Default:** more consistentlycjihrig
2021-02-15doc: fix backticks in crypto API docsTobias Nießen
2021-02-15doc: alphabetize crypto.* methodsRich Trott
2021-02-09doc: warn about using strings as inputs in cryptoTobias Nießen
2021-02-08doc: fix typo in crypto.mdmarsonya
2021-02-05doc: mark Certificate methods as static, add missing KeyObject.fromFilip Skokan
2021-02-03crypto: add keyObject.export() 'jwk' format optionFilip Skokan
2021-02-022021-02-02, Version 15.8.0 (Current)Michaël Zasso
2021-02-02tls: add ability to get cert/peer cert as X509Certificate objectJames M Snell
2021-02-01doc,test: fix prime generation descriptionTobias Nießen
2021-01-262021-01-26, Version 15.7.0 (Current)Ruy Adorno
2021-01-26crypto: add generatePrime/checkPrimeJames M Snell
2021-01-18doc: fix crypto.generateKeySync aes allowed length listFilip Skokan
2021-01-152021-01-14, Version 15.6.0 (Current)Danielle Adams
2021-01-14crypto: add keyObject.asymmetricKeyDetails for asymmetric keysFilip Skokan
2021-01-14doc: change "it's" to "its" where necessaryTobias Nießen
2021-01-11crypto: implement basic secure heap supportJames M Snell