20 Commits (5734361d45010faa3074689b16a3daf6034df027)

Author SHA1 Message Date
kobelb facd843fc5
doc: update OpenSSL links 8 years ago
Evan Lucas ca3c8a9d55 doc: fix header level for crypto.constants 8 years ago
scott stern 3d294cf0c4 doc: update reference to list hash algorithms in crypto.md 8 years ago
Marc-Aurèle DARCHE bb78f657b4 doc: add added: info for crypto.timingSafeEqual() 8 years ago
Luigi Pinca cfe8278328 doc: add `added:` information for crypto 8 years ago
not-an-aardvark 079acccb56 crypto: add crypto.timingSafeEqual() 8 years ago
Adam Langley f4aa2c2c93 crypto: remove POINT_CONVERSION_HYBRID from documentation. 9 years ago
James M Snell 0764bc4711 Revert "crypto: add crypto.timingSafeEqual" 8 years ago
not-an-aardvark 0fc5e0dcd9 crypto: add crypto.timingSafeEqual 8 years ago
Anna Henningsen c809b88345
doc: use blockquotes for Stability: markers 8 years ago
hugnosis 561958e565 doc: fix default encoding mention in crypto.md 8 years ago
saadq 28d9485c25 doc: fix inconsistencies in code style 8 years ago
Ruslan Iusupov 97dc38e8fc doc: fix "sign.verify" typo in crypto doc. 8 years ago
Trevor Norris 54cc7212df buffer: introduce latin1 encoding term 9 years ago
Anna Henningsen 048b3de22d
doc: fix broken references 9 years ago
Kirill Fomichev 00b200fc34
doc: remove link to Sign in crypto.md 9 years ago
silverwind 50261929bd
doc: update openssl.org hash links 9 years ago
James M Snell dcccbfdc79 src: refactor require('constants') 9 years ago
Jackson Tian e556dd3856 doc: use Buffer.from() instead of new Buffer() 9 years ago
Robert Jefe Lindstaedt 0800c0aa72 doc: git mv to .md 9 years ago
Alexander Gromnitsky 3641ca9849 doc: fix broken references 9 years ago
Brad Hill 945454894b 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
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