52 Commits (d10a68736d338ea1d673f3f8bd410868b73318e2)

Author SHA1 Message Date
Mathias Bynens f89a7185b7 doc: mention `binary` as deafult for Hash strings 11 years ago
Fedor Indutny 88dc1fcb62 crypto: `randomBytes` is non-blocking 11 years ago
Fedor Indutny 0be5a94c56 doc: encoding is ignored if input is a Buffer 11 years ago
Ben Noordhuis cfd0dca9ae crypto: make getCiphers() return non-SSL ciphers 12 years ago
JeongHoon Byun f217b5ed62 doc: fix typo in crypto docs 12 years ago
Aaron Cannon 0c57b31190 doc: Add crypto.pseudoRandomBytes, fix typo 12 years ago
Jacob Gable 34131af606 doc: fix typo in crypto Hash.digest() note 12 years ago
isaacs 4a32d53155 doc: Crypto streaming interface 12 years ago
Tim Kuijsten 6f9ed28fac doc: fix typo in setPrivateKey function signature 12 years ago
isaacs f3621359f4 doc: OpenSSL is bundled now. 12 years ago
isaacs 76b0bdf720 crypto: Add crypto.DEFAULT_ENCODING (defaults to 'buffer') 12 years ago
isaacs bfb9d5bbe6 crypto: Binding only accepts buffers 12 years ago
isaacs 9901b69c8e crypto: Move encoding logic to JS, default=buffer 12 years ago
isaacs 627f0d27e8 doc: Typo. s/arguemnt/argument/ 12 years ago
Ben Noordhuis 14a6c4efb8 crypto: add crypto.getHashes() 12 years ago
Ben Noordhuis f53441ab1f crypto: add crypto.getCiphers() 12 years ago
isaacs 99b2368a6c doc: Reduce crypto stability to 2-Unstable 12 years ago
Fedor Indutny 63ff449d87 crypto: bring module into modern age 12 years ago
Ben Kelly c6185c8484 doc: Improve cross-linking in API docs markdown 13 years ago
Ben Noordhuis 8963a5228d doc: update crypto cipher/decipher docs 13 years ago
ssuda fb7348ae06 crypto: add PKCS12/PFX support 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() 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() 13 years ago
Ben Noordhuis 38eec57aef docs: document tls/crypto `ciphers` option 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 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 13 years ago
koichik c72223e2a9 Doc improvements 13 years ago
koichik d32971a8cb Doc improvements and change argument name. 13 years ago
Mark Cavage 88552c51ae Support for signature verification with RSA/DSA public keys 14 years ago
Ryan Dahl 0cb4484d43 Doc improvements 14 years ago
Brian White 9b3472637e Crypto documentation fixes 14 years ago
Håvard Stranden 9f0b1a9bc6 Add Diffie-Hellman support to crypto module 14 years ago
Ryan Dahl dcc2dd5e1f Add example to sha1 docs 14 years ago
Ryan Dahl e9a1dd7930 Typo in docs 14 years ago
Ryan Dahl 67e352e4b1 fix verifier.verify() docs 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