30 Commits (efc0f64c179fc2dc8e1bff823f2f38daedbbaca9)

Author SHA1 Message Date
Vse Mozhet Byt 8c0849d5db
doc: conform to rules for eslint-plugin-markdown 8 years ago
Michael Dawson a7b51af049
doc: make spelling of behavior consistent 8 years ago
Roman Reiss 8d043876c1
doc/tools: fix more type inconsistencies 8 years ago
Kirill Fomichev 875674bb1c
crypto: return `this` in setAuthTag/setAAD 8 years ago
Vse Mozhet Byt d04de226a1
doc: update examples in api/crypto.md 8 years ago
Sam Roberts b662de6301 doc: rework tls for accuracy and clarity 8 years ago
Rich Trott fa7d378335 doc: correct it's vs. its usage 8 years ago
iamchenxin b167727dcc doc: fix typo for `decipher.final`. 8 years ago
子丶言 5396408690 doc: fix crypto Verify cut-n-paste from Sign 8 years ago
子丶言 7051ea8606 doc: fix crypto "decipher.setAAD()" typo 8 years ago
JungMinu ff7d85647b doc: remove invalid padding from privateEncrypt 8 years ago
Sam Roberts 9796efabc6 doc: strip trailing whitespace 8 years ago
Daniel Bevenius d283704cd6 doc: make comment indentation consistent 8 years ago
kobelb 7c90d9638a doc: update OpenSSL links 8 years ago
Evan Lucas e680ad552d doc: fix header level for crypto.constants 8 years ago
scott stern de2f050ac3 doc: update reference to list hash algorithms in crypto.md 8 years ago
Marc-Aurèle DARCHE e7c0f34f20 doc: add added: info for crypto.timingSafeEqual() 8 years ago
Luigi Pinca 09da5756e5 doc: add `added:` information for crypto 8 years ago
not-an-aardvark afb9917f16 crypto: add crypto.timingSafeEqual() 8 years ago
Anna Henningsen e116cf96a0 doc: use blockquotes for Stability: markers 9 years ago
hugnosis c934f51aa4 doc: fix default encoding mention in crypto.md 9 years ago
Trevor Norris 28071a130e
buffer: introduce latin1 encoding term 9 years ago
saadq 1f003590d6 doc: fix inconsistencies in code style 9 years ago
Ruslan Iusupov 3475591d1c doc: fix "sign.verify" typo in crypto doc. 9 years ago
James M Snell 929b6c29d8 src: refactor require('constants') 9 years ago
Anna Henningsen 5990a7fe91 doc: fix broken references 9 years ago
Kirill Fomichev bf4724a7bb doc: remove link to Sign in crypto.md 9 years ago
silverwind 758fadfa0d doc: update openssl.org hash links 9 years ago
Jackson Tian 19fb1345ba doc: use Buffer.from() instead of new Buffer() 9 years ago
Robert Jefe Lindstaedt edc6970a1f doc: git mv to .md 9 years ago
Alexander Gromnitsky 59a6cdade6 doc: fix broken references 9 years ago
Brad Hill 4305a23600 doc: add example using algorithms not directly exposed 9 years ago
Brendon Pierson 1879e1ef17 doc: simple doc typo fix 9 years ago
James M Snell f429fe1b88 crypto: fail early when loading crypto without openssl 9 years ago
Bill Automata e136c179c1 doc: update crypto docs to use good defaults 9 years ago
Andrea Giammarchi ac6af73a6d doc: fix typo in synchronous randomBytes example 9 years ago
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