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
2018-05-03doc: add more missing backticksVse Mozhet Byt
2018-04-29doc: remove redundant empty linesVse Mozhet Byt
2018-04-26crypto: support authTagLength in GCM encryptionTobias Nießen
2018-04-242018-04-24, Version 10.0.0 (Current)James M Snell
2018-04-23crypto: allow to restrict valid GCM tag lengthTobias Nießen
2018-04-14doc: note that setAuthTag throws on invalid lengthTobias Nießen
2018-04-13doc: mention CCM along with GCM in crypto APIsTobias Nießen
2018-04-12doc: remove superfluous word from crypto docTobias Nießen
2018-04-12doc: add and unify even more return valuesVse Mozhet Byt
2018-04-10doc: fix API descriptions for OpenSSL-1.1.0Shigeki Ohtsu
2018-04-09doc: improve CCM exampleTobias Nießen
2018-04-09doc: add missing quotes in default string valuesVse Mozhet Byt
2018-04-09doc: add and unify return statements in crypto.mdVse Mozhet Byt
2018-04-08doc: update language regarding key stretchingUjjwal Sharma
2018-04-06crypto: add support for AES-CCMTobias Nießen
2018-04-04doc: fix various nitsVse Mozhet Byt
2018-04-04doc,tools: formalize, unify, codify default valuesVse Mozhet Byt
2018-03-27tls: drop NPN (next protocol negotiation) supportBen Noordhuis
2018-03-23crypto: add ECDH.convertKey to convert public keysWei-Wei Wu
2018-03-212018-03-21, Version 9.9.0 (Current)Myles Borins
2018-03-21crypto: doc-only deprecate createCipher/DecipherTobias Nießen
2018-02-23doc: add new documentation lint ruleestrada9166
2018-02-15doc: update crypo Certficate class.Antoine AMARA
2018-02-10crypto: allow passing null as IV unless requiredTobias Nießen
2018-02-09doc: add missing meta for createCipherivTobias Nießen
2018-02-09doc: fix description of createDecipherivTobias Nießen
2018-02-08doc: remove **Note:** tagsJames M Snell
2018-02-02crypto: docs-only deprecate crypto.fips, replaceJames M Snell
2018-02-01crypto: runtime deprecate DEFAULT_ENCODINGJames M Snell
2018-01-30doc: warn about GCM authenticityTobias Nießen
2018-01-22doc: use PBKDF2 in textTobias Nießen
2017-12-28doc: fix typoTobias Nießen
2017-12-13doc: correct pbkdf2 salt length recommendationWill Clark
2017-12-12doc: note that randomBytes throws when passed nullTobias Nießen
2017-12-12doc: replace ArrayBufferView in cryptoTobias Nießen
2017-12-02doc: add missing serial commasRich Trott
2017-12-01crypto: better docs for cases where peer's public key is invalidJose M. Palacios Diaz
2017-11-28doc: non-partitioned async crypto operationsJamie Davis
2017-11-24doc: update http URLs to https in doc/apiRonald Eddy Jr
2017-11-02doc : mention constant-time in crypto docMithun Sasidharan
2017-10-312017-10-31, Version 9.0.0 (Current)James M Snell
2017-10-24crypto: refactor argument validation for pbkdf2James M Snell
2017-10-18doc: public keys don't accept passphrasesBen Noordhuis
2017-10-16doc: add return values in crypto documentationJeremy Huang
2017-10-16doc: reduce keylen in pbkdf2 examplesLukas
2017-10-16crypto: migrate Certificate to internal/errorsJames M Snell
2017-10-07doc: fix: correctly use `public key` instead of `private key`Pavel Pomerantsev
2017-09-20doc: fix external links with 404 statusVse Mozhet Byt
2017-09-18crypto: refactor the crypto moduleJames M Snell
2017-09-12doc: fix some internal linksVse Mozhet Byt