summaryrefslogtreecommitdiff
path: root/doc/api/crypto.md
AgeCommit message (Expand)Author
2019-01-26doc: fix keyObject.symmetricSize to be keyObject.symmetricKeySizeFilip Skokan
2019-01-182019-01-17, Version 11.7.0 (Current), @BridgeARRuben Bridgewater
2019-01-14doc: improve Sign/Verify examples and docsSam Roberts
2019-01-10doc: make sure that calls to .read() are loopedMatteo Collina
2019-01-08crypto: always accept private keys as public keysTobias Nießen
2019-01-07crypto: fix key object wrapping in sync keygenTobias Nießen
2019-01-05doc: document key encryption optionsTobias Nießen
2018-12-262018-12-26, Version 11.6.0 (Current)Myles Borins
2018-12-24crypto: always accept certificates as public keysTobias Nießen
2018-12-24crypto: add key object APITobias Nießen
2018-12-10tools: capitalize sentencesRuben Bridgewater
2018-12-03doc: fix added version of randomFill+randomFillSyncThomas Watson
2018-11-28doc: sort bottom-of-file markdown linksSam Roberts
2018-11-18doc: update crypto examples to not use deprecated apiMayank Asthana
2018-11-152018-11-15, Version 11.2.0 (Current)Ruben Bridgewater
2018-11-09doc: clarify allowed encoding parameter typesSam Roberts
2018-11-07crypto: add support for chacha20-poly1305 for AEADchux0519
2018-11-02doc: add types and their corresponding return valuesOuyang Yadong
2018-10-29doc: remove notice of dashes in V8 optionsDenys Otrishko
2018-10-232018-10-23, Version 11.0.0 (Current)James M Snell
2018-10-19doc: add missing deprecation labelsJames M Snell
2018-10-102018-10-10, Version 10.12.0 (Current)Michaël Zasso
2018-09-21crypto: do not allow multiple calls to setAuthTagTobias Nießen
2018-09-20crypto: allow promisifying generateKeyPairTobias Nießen
2018-09-20crypto: add API for key pair generationTobias Nießen
2018-09-19crypto: deprecate digest == null in PBKDF2Tobias Nießen
2018-09-18lib,doc: remove unused parameter, improve docsMaleDong
2018-09-17doc: improve asymmetric crypto docsAnna Henningsen
2018-09-17doc: add missing options for crypto sign.sign()Mohit kumar Bajoria
2018-09-062018-09-06, Version 10.10.0 (Current)Michaël Zasso
2018-09-03doc: improve ECDH exampleTobias Nießen
2018-08-29doc: remove redundant 'Example:' and similar notesVse Mozhet Byt
2018-08-162018-08-15, Version 10.9.0 (Current)Rod Vagg
2018-08-05doc: correct crypto.randomFill() and randomFillSync()Gerhard Stoebich
2018-07-18crypto: add better scrypt option aliasesAnna Henningsen
2018-07-18crypto: add support for OCB mode for AEADTobias Nießen
2018-07-16doc: make markdown input compliantSam Ruby
2018-07-15doc: declare all parameter typesSam Ruby
2018-07-14doc: prevent some redirectionsVse Mozhet Byt
2018-07-13crypto: remove deprecated legacy APIAntoine du HAMEL
2018-07-06doc: add links to inline HTML tableRich Trott
2018-06-28doc: add DataView to appropriate crypto methodsGerhard Stoebich
2018-06-27doc: fix code example and formatting in crypto.mdVictor Belozyorov
2018-06-24doc: update notes about GCM decryptionTobias Nießen
2018-06-24doc: correct parameters, return types in crypto.mdZaneHannanAU
2018-06-202018-16-20, Version 10.5.0 (Current)Michaël Zasso
2018-06-16doc: use Class Method label consistentlyRich Trott
2018-06-13crypto: add scrypt() and scryptSync() methodsBen Noordhuis
2018-06-06doc: remove spaces around slashesRich Trott
2018-06-06doc: simplify deprecation languageRich Trott