123 Commits (545b8fd8d8276a8bd5415384d9cb4f4a3182be6e)

Author SHA1 Message Date
Brian White af09a9cc1b doc: fix crypto update() signatures 9 years ago
Steve Mao 0ea3899cab doc: fix markdown links 9 years ago
Fedor Indutny b010c87164 crypto, string_bytes: treat `buffer` str as `utf8` 9 years ago
Alexander Makarenko f0c06147b3 doc: improvements to crypto.markdown copy 9 years ago
Brian White a67d5c1034 doc: fix crypto function indentation level 9 years ago
Sam Roberts 513133c936 doc: correct name of engine methods 9 years ago
Stefan Budeanu 7c48cb5601 crypto: Improve control of FIPS mode 9 years ago
Marc Cuva 7e51966b32 doc: fix typo in pbkdf2Sync code sample 9 years ago
Rafael Cepeda 51bd77022b doc: fix template string 9 years ago
Claudio Rodriguez 47e926a8d6 doc: fix type references for link gen, link css 9 years ago
Minwoo Jung 34a5019b6b doc: fix reference to API `hash.final` 9 years ago
Rainer Oviir 977159f149 doc: uppercase 'RSA-SHA256' in crypto.markdown 9 years ago
Sakthipriyan Vairamani 4714abb482 doc: show links consistently in deprecations 9 years ago
Jackson Tian accd69ef63 doc: fix code type of markdowns 9 years ago
Glen Arrowsmith 26073dd1c1 doc: Examples work when data exceeds buffer size 9 years ago
Tom Gallacher a1163582c5 crypto: pbkdf2 deprecate digest overload. 9 years ago
Robert Jefe Lindstaedt e436272897 doc: fenced all code blocks, typo fixes 9 years ago
Richard Sun a2e77cedef doc: remove "above" and "below" references 9 years ago
James M Snell cc82e5e3d9 doc: improvements to crypto.markdown copy 9 years ago
James M Snell 9b21119e17 doc: fix, modernize examples in docs 9 years ago
Michael Ruddy 322b36c0a1 crypto: simplify using pre-existing keys with ECDH 9 years ago
jpersson 7e4f22ca13 doc: update links to use https where possible 9 years ago
jpersson 14b3aab7d2 doc: add links and backticks around names 9 years ago
Tom Gallacher d16def5326 doc: Adding best practises for crypto.pbkdf2 9 years ago
Bryan English cd1123a0fb doc: consistent reference-style links 9 years ago
Tristian Flanagan 6f8e481085 doc: sort crypto alphabetically 9 years ago
Shigeki Ohtsu 017fc5b391 doc: add caveats of algs and key size in crypto 10 years ago
Jason Gerfen 9e3aa451a1 doc: fix crypto spkac function descriptions 9 years ago
calebboyd ff8fa5150f doc: show keylen in pbkdf2 as a byte length 9 years ago
Minwoo Jung d32363ff20 doc: fix outdated 'try/catch' statement in sync 9 years ago
James M Snell 758d02e4e9 doc: minor grammatical update in crypto.markdown 10 years ago
James M Snell b11ba2791c doc: minor grammatical update 10 years ago
Sakthipriyan Vairamani 5c77031f95 doc: make the deprecations consistent 9 years ago
cjihrig a69ab27ab4 node: rename from io.js to node 10 years ago
Roman Reiss 9f3a03f0d4 doc: add references to crypto.getCurves() 10 years ago
Brian White 38d1afc24d crypto: add getCurves() to get supported ECs 10 years ago
Ryan Petschek deb8b87dc9 doc: add note about available ECC curves 10 years ago
Alexander Gromnitsky 02388dbf40 doc: fix some cross-references 10 years ago
Chris Dickinson cf0306cd71 doc: update stability index 10 years ago
Haoliang Gao 1151016d0a doc: fix typo in crypto 10 years ago
Haoliang Gao 7c568684b8 doc: change the order of crypto.publicDecrypt 10 years ago
Ben Noordhuis 789bbb91d3 doc: update node.js references in api docs 10 years ago
Calvin Metcalf 6561274d23 crypto: support passwords in publicEncrypt 10 years ago
Calvin Metcalf 7604e6decc docs: add note about default padding in crypto 10 years ago
Fedor Indutny 87e62bd4c8 crypto: implement privateEncrypt/publicDecrypt 10 years ago
Calvin Metcalf e5e598060e lib,src: make pseudoRandomBytes alias randomBytes 10 years ago
Calvin Metcalf d481bb68c4 doc: more explicit crypto.pseudoRandomBytes docs 10 years ago
Calvin Metcalf 43226dd40e doc: add note about key derivation 10 years ago
Wang Xinyong db7df57e03 doc: correct createSecureContext 10 years ago
Trevor Norris f2a78de6ec doc: fix optional parameter parsing 10 years ago