65 Commits (d00bb87cc7f3cb01403a932365698f9667d47be6)

Author SHA1 Message Date
Pavel Pomerantsev 1b358f1fde
doc: fix: correctly use `public key` instead of `private key` 7 years ago
Vse Mozhet Byt ee46c73023 doc: fix external links with 404 status 7 years ago
James M Snell c75f87cc4c crypto: refactor the crypto module 7 years ago
Vse Mozhet Byt da057dbf8f doc: fix some internal links 7 years ago
David Benjamin 6ebdb69472
crypto: fix Node_SignFinal 7 years ago
Adina Shanholtz 447715543b doc: add options argument to crypto docs 7 years ago
Chris Young cacce304cb doc: add links to alternative versions of doc 8 years ago
Sam Roberts a1d34b3f49 doc: threadpool size, and APIs using the pool 7 years ago
Sam Roberts 68321b5cb0 doc: crypto.randomBytes does not block when async 7 years ago
Shigeki Ohtsu 9dfb2d14cb crypto: warn if counter mode used in createCipher 8 years ago
Ruslan Iusupov 2e7ccc252e doc: fix verify in crypto.md 8 years ago
MoonBall 996a62e08a doc: fix padding mode of crypto.publicDecrypt 8 years ago
Rich Trott 8969c1b762 doc: fix indentation issues in sample code 8 years ago
Tobias Nießen e318c8a97a doc: fix minor issues reported in #9538 8 years ago
James M Snell 43e4efdf21 2017-05-30, Version 8.0.0 (Current) 8 years ago
Michael Dawson 5b50501395 doc: make spelling of behavior consistent 8 years ago
Alexey Orlenko 2af49b6c89 doc: make the style of notes consistent 8 years ago
Daijiro Wachi bfade5aacd doc: remove unused/duplicated reference links 8 years ago
Faiz Halde eff9252181
doc: update doc of publicEncrypt method 8 years ago
Sam Roberts ea1b8a5cbc doc: sort bottom-of-file markdown links 8 years ago
Evan Lucas 871fb5a779 2017-05-02, Version 7.10.0 (Current) 8 years ago
Vse Mozhet Byt b4fea2a3d6 doc: add eslint-plugin-markdown 8 years ago
Vse Mozhet Byt e2c3e4727d doc: conform to rules for eslint-plugin-markdown 8 years ago
Sakthipriyan Vairamani (thefourtheye) 95ab006e8d doc: improve randomfill and fix broken link 8 years ago
Evan Lucas d06eb530a1 crypto: add randomFill and randomFillSync 8 years ago
Timothy Gu a8f460f12d crypto: support all ArrayBufferView types 8 years ago
Tobias Nießen 0e710aada4
crypto: add sign/verify support for RSASSA-PSS 8 years ago
Anna Henningsen 0db49fef41
crypto: support Uint8Array prime in createDH 8 years ago
Anna Henningsen e40ac30e05 doc: document extent of crypto Uint8Array support 8 years ago
Amelia Clarke 73e2d0bce6 doc: argument types for crypto methods 8 years ago
Roman Reiss 5f32024055
doc/tools: fix more type inconsistencies 8 years ago
Anna Henningsen 5da952472b
doc: document pending semver-major API changes 8 years ago
Anna Henningsen d27c9834f3
doc: add changelogs for crypto 8 years ago
Vse Mozhet Byt 52b253677a doc: fix sorting in API references 8 years ago
Kirill Fomichev e90f38270c
crypto: throw error in CipherBase::SetAutoPadding 8 years ago
Vse Mozhet Byt 3e9c8ef53b doc: update examples in api/crypto.md 8 years ago
Sam Roberts caa7fa982a doc: rework tls for accuracy and clarity 8 years ago
Rich Trott 6b43c3f33e doc: correct it's vs. its usage 8 years ago
iamchenxin ca9784e358
doc: fix typo for `decipher.final`. 8 years ago
子丶言 630c63ee68 doc: fix crypto Verify cut-n-paste from Sign 8 years ago
子丶言 7eb2e3ff66 doc: fix crypto "decipher.setAAD()" typo 8 years ago
Kirill Fomichev 6b86ecc007
crypto: return `this` in setAuthTag/setAAD 8 years ago
JungMinu be0ce60af6
doc: remove invalid padding from privateEncrypt 8 years ago
Sam Roberts a03074afe4 doc: strip trailing whitespace 8 years ago
Daniel Bevenius 367065be4b doc: make comment indentation consistent 8 years ago
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