Ben Kelly
|
c6185c8484
|
doc: Improve cross-linking in API docs markdown
Cross-link EventEmitter references in API docs to events.html
Fix broken cross-reference links with wrong anchor names in API docs.
|
13 years ago |
Ben Noordhuis
|
8963a5228d
|
doc: update crypto cipher/decipher docs
|
13 years ago |
ssuda
|
fb7348ae06
|
crypto: add PKCS12/PFX support
Fixes #2845.
|
13 years ago |
isaacs
|
2d44dcc8be
|
doc: Add stability indicators to documentation
|
13 years ago |
isaacs
|
674416fbc9
|
s/buffers/buffer/
|
13 years ago |
isaacs
|
032b877f31
|
doc refactor: crypto
|
13 years ago |
Blake Miner
|
7343f8e776
|
tls: add `honorCipherOrder` option to tls.createServer()
Documented how to mitigate BEAST attacks.
|
13 years ago |
isaacs
|
f9e464f95a
|
s/buffers/buffer/
|
13 years ago |
isaacs
|
ab294ad93d
|
doc refactor: crypto
|
13 years ago |
Tomasz Buchert
|
c6a04ce78f
|
crypto: add function getDiffieHellman()
Returns a well known, predefined RFC group.
|
13 years ago |
Ben Noordhuis
|
38eec57aef
|
docs: document tls/crypto `ciphers` option
Hitherto undocumented option that lets the user select the list of ciphers to
use or exclude in a SSL/TLS session.
|
13 years ago |
Ingmar Runge
|
0ca30187cf
|
Crypto: adding ability to turn off automatic PKCS padding
|
13 years ago |
koichik
|
e1c043f43a
|
docs: fix docs to not suggest variable leaks
Fixes #2106.
|
13 years ago |
Dave Irvine
|
045bfe0da5
|
docs: document 'encoding' arg of hash.update()
|
13 years ago |
Ben Noordhuis
|
abfcd1fb00
|
docs: document crypto.randomBytes()
|
13 years ago |
Glen Low
|
04122ad2d3
|
crypto: PBKDF2 function from OpenSSL
|
14 years ago |
koichik
|
c72223e2a9
|
Doc improvements
related to #1391, #1415.
|
14 years ago |
koichik
|
d32971a8cb
|
Doc improvements and change argument name.
Fixes #1318.
|
14 years ago |
Mark Cavage
|
88552c51ae
|
Support for signature verification with RSA/DSA public keys
Fixes #1166.
|
14 years ago |
Ryan Dahl
|
0cb4484d43
|
Doc improvements
Fixes #1147.
Fixes #1139.
Fixes #1126.
Thanks ctide, kext, disfated.
|
14 years ago |
Brian White
|
9b3472637e
|
Crypto documentation fixes
Fixes #1104.
|
14 years ago |
Håvard Stranden
|
9f0b1a9bc6
|
Add Diffie-Hellman support to crypto module
Fixes #573
|
14 years ago |
Ryan Dahl
|
dcc2dd5e1f
|
Add example to sha1 docs
|
14 years ago |
Ryan Dahl
|
e9a1dd7930
|
Typo in docs
Thanks to Anatoliy Chakkaev for pointing it out.
Closes GH-841.
|
14 years ago |
Ryan Dahl
|
67e352e4b1
|
fix verifier.verify() docs
Thanks Sitelier. Closes GH-651.
|
14 years ago |
Oleg Efimov
|
8b980d729c
|
Fix line wrapping in docs. Add tics for constants in docs text.
|
14 years ago |
Micheil Smith
|
e190c9616e
|
Splitting documentation
|
14 years ago |