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-04-28doc: add `node:` prefix for all core modulesAntoine du Hamel
2022-04-13doc: add NodeEdKeyGenParams to CryptoKey.algorithmTobias Nießen
2022-04-12doc: change AES-GCM IV recommendation in WebCryptoTobias Nießen
2022-04-03doc: aes webcrypto unwrap is not a node-specific extensionsFilip Skokan
2022-04-03doc: simplify recommendation in webcrypto.mdRich Trott
2022-02-26crypto: validate `this` value for `webcrypto.getRandomValues`Antoine du Hamel
2022-01-22crypto: adjust types for getRandomValuesLiviaMedeiros
2022-01-18doc: use sentence case for Web Crypto headersTobias Nießen
2022-01-18doc: make Web Crypto example spec compliantTobias Nießen
2022-01-17doc: improve Web Crypto headings related to ECCTobias Nießen
2021-10-23doc: use GFM footnotes in webcrypto.mdRich Trott
2021-10-20doc: format doc/api/*.md with markdown formatterRich Trott
2021-10-06doc: fix the inline code-block at the NodeDhKeyGenParams classJustin
2021-10-06doc: correct the codeblock for `hmacImportParams.hash`Justin
2021-08-30doc: anchor link parity between markdown and html-generated docsfoxxyz
2021-08-182021-08-17, Version 16.7.0 (Current)Danielle Adams
2021-08-16doc: fix typo in hmac.paramNames defaultJustin
2021-08-08doc: change "Version 4 UUID" to "version 4 UUID"Tobias Nießen
2021-08-05crypto: implement webcrypto.randomUUIDMichaël Zasso
2021-06-11doc: fix markup for aesImportParamsTobias Nießen
2021-04-13doc: standardize on pseudorandomRich Trott
2021-04-13crypto: fix webcrypto derive(Bits|Key) resolve values and docsFilip Skokan
2021-02-27doc: fix typo in webcrypto.mdmarsonya
2021-02-26crypto: check ed/x webcrypto key import algorithm namesFilip Skokan
2021-02-19doc,lib: prepare for stricter multi-line array lintingRich Trott
2021-02-182021-02-17, Version 15.9.0 (Current)Danielle Adams
2021-02-17doc: use **Default:** more consistentlycjihrig
2021-02-05crypto: remove webcrypto "DSA" JWK Key Type operationsFilip Skokan
2021-02-05doc: consistent webcrypto `node.keyObject` formatFilip Skokan
2021-02-05doc: fix webcrypto HMAC generateKey exampleFilip Skokan
2021-02-022021-02-02, Version 15.8.0 (Current)Michaël Zasso
2021-01-18crypto: experimental (Ed/X)25519/(Ed/X)448 supportJames M Snell
2020-10-202020-10-20, Version 15.0.0 (Current)Beth Griggs
2020-10-16doc: fix stability indicator in webcrypto docRich Trott
2020-10-08crypto: refactoring internals, add WebCryptoJames M Snell