streams: refactor LazyTransform to internal/
[platform/upstream/nodejs.git] / lib / crypto.js
2015-09-15 Brendan Ashworthstreams: refactor LazyTransform to internal/
2015-07-03 Sakthipriyan Vairamaniutil: prepend '(node) ' to deprecation messages
2015-06-15 Roman Reisslib,test: fix whitespace issues
2015-06-11 Roman Reisslib: don't use global Buffer
2015-06-08 Brian Whitecrypto: add getCurves() to get supported ECs
2015-05-09 Yosuke Furukawalib: fix eslint styles
2015-03-24 Mayhemlib: add missing `new` for errors lib/*.js
2015-02-02 Calvin Metcalfcrypto: support passwords in publicEncrypt
2015-02-01 cjihriglib: reduce util.is*() usage
2015-01-28 Calvin Metcalfcrypto: remove use of this._readableState
2015-01-27 Fedor Indutnycrypto: implement privateEncrypt/publicDecrypt
2015-01-22 Calvin Metcalflib,src: make pseudoRandomBytes alias randomBytes
2015-01-21 cjihriglib: use const to define constants
2015-01-12 isaacsRemove excessive copyright/license boilerplate
2015-01-05 Ben NoordhuisMerge remote-tracking branch 'joyent/v0.12' into v1.x
2014-12-09 Bert BelderMerge 'node/v0.12'
2014-11-25 Calvin Metcalfcrypto: allow creation of GCM ciphers with createCipher
2014-11-22 Ben NoordhuisMerge remote-tracking branch 'joyent/v0.12' into v0.12
2014-11-22 Ben Noordhuislib: turn on strict mode
2014-10-24 Fedor IndutnyMerge remote-tracking branch 'origin/v0.12' into v0.12
2014-10-08 Trevor Norriscrypto: createDiffieHellman throw for bad args
2014-09-17 Timothy J FontaineMerge remote-tracking branch 'upstream/v0.10' into...
2014-08-28 Fedor Indutnycrypto: introduce ECDH
2014-08-26 Fedor Indutnycrypto: allow padding in RSA methods
2014-08-11 seishuncrypto: add RSA encryption
2014-08-07 Timothy J FontaineMerge remote-tracking branch 'upstream/v0.10' into...
2014-07-29 Fedor IndutnyMerge remote-tracking branch 'origin/v0.10' into master
2014-06-17 Timothy J FontaineMerge remote-tracking branch 'upstream-rw/v0.10'
2014-06-11 Timothy J FontaineMerge remote-tracking branch 'upstream/v0.10'
2014-06-10 Timothy J FontaineMerge remote-tracking branch 'upstream/v0.10'
2014-06-05 Fedor IndutnyMerge branch 'v0.10'
2014-05-07 Nicholas Vavilovcrypto, zlib: replace _binding with _handle
2014-05-02 Timothy J FontaineMerge remote-tracking branch 'upstream/v0.10' into... v0.11.13
2014-05-01 Timothy J FontaineMerge remote-tracking branch 'upstream/v0.10'
2014-05-01 Timothy J FontaineMerge remote-tracking branch 'upstream/v0.10'
2014-04-08 Fedor IndutnyMerge branch 'v0.10'
2014-03-29 Fedor Indutnycrypto: move `createCredentials` to tls
2014-03-26 Fedor IndutnyMerge remote-tracking branch 'origin/v0.10'
2014-03-10 Timothy J FontaineMerge remote-tracking branch 'upstream/v0.10'
2014-03-10 Fedor Indutnycrypto: do not lowercase cipher/hash names
2014-03-04 Brian Whitecrypto: allow setting add'l authenticated data
2014-03-02 Fedor IndutnyMerge remote-tracking branch 'origin/v0.10'
2014-02-26 Maxwell Krohntls: stop NodeBIO::Gets from reading off end of buffer
2014-02-19 Timothy J FontaineMerge remote-tracking branch 'upstream/v0.10'
2014-02-18 Brian Whitecrypto: allow custom generator for DiffieHellman
2014-02-18 Timothy J FontaineMerge remote-tracking branch 'upstream/v0.10'
2014-02-14 Timothy J FontaineMerge remote-tracking branch 'upstream/v0.10'
2014-02-14 Timothy J FontaineMerge remote-tracking branch 'upstream/v0.10'
2014-02-10 Timothy J FontaineMerge remote-tracking branch 'upstream/v0.10'
2014-02-09 Timothy J FontaineMerge remote-tracking branch 'upstream/v0.10'
2014-01-27 Timothy J FontaineMerge remote-tracking branch 'upstream/v0.10'
2014-01-25 Timothy J FontaineMerge remote-tracking branch 'upstream/v0.10'
2014-01-22 Ben Noordhuiscrypto: support custom pbkdf2 digest methods
2014-01-21 Fedor Indutnycrypto: add newline to cert and key if not present
2014-01-15 Trevor NorrisMerge remote-tracking branch 'origin/v0.10'
2014-01-13 Timothy J FontaineMerge remote-tracking branch 'upstream/v0.10'
2014-01-13 Timothy J FontaineMerge remote-tracking branch 'upstream/v0.10'
2014-01-05 Fedor Indutnycrypto: introduce .setEngine(engine, [flags])
2014-01-01 Timothy J FontaineMerge remote-tracking branch 'upstream/v0.10'
2013-12-31 Timothy J FontaineMerge remote-tracking branch 'upstream/v0.10'
2013-12-31 Timothy J FontaineMerge remote-tracking branch 'upstream/v0.10'
2013-12-30 Timothy J FontaineMerge remote-tracking branch 'upstream/v0.10'
2013-12-19 Timothy J FontaineMerge remote-tracking branch 'upstream/v0.10'
2013-12-13 Fedor IndutnyMerge branch 'v0.10'
2013-12-12 Timothy J FontaineMerge remote-tracking branch 'upstream/v0.10'
2013-12-10 Fedor IndutnyMerge branch 'v0.10'
2013-12-10 Fedor IndutnyMerge branch 'v0.10'
2013-12-07 Ingmar Rungecrypto: support GCM authenticated encryption mode.
2013-12-07 Timothy J FontaineMerge remote-tracking branch 'upstream/v0.10'
2013-12-04 Kai Gronercrypto: Make Decipher._flush() emit errors.
2013-12-02 Fedor IndutnyMerge branch 'v0.10'
2013-12-02 Timothy J FontaineMerge remote-tracking branch 'upstream/v0.10'
2013-11-26 Timothy J FontaineMerge remote-tracking branch 'upstream/v0.10'
2013-11-20 Timothy J FontaineMerge remote-tracking branch 'upstream/v0.10'
2013-11-18 Timothy J FontaineMerge remote-tracking branch 'upstream/v0.10'
2013-11-08 isaacsMerge remote-tracking branch 'ry/v0.10'
2013-10-30 Erik Dubbelboertls: add ECDH ciphers support
2013-10-29 Thom Seddonsrc: accept passphrase when crypto signing with private key
2013-10-28 isaacsMerge remote-tracking branch 'ry/v0.10'
2013-10-25 Timothy J FontaineMerge remote-tracking branch 'upstream/v0.10'
2013-10-16 Jason Gerfencrypto: add SPKAC support
2013-10-15 isaacsRevert "crypto: add SPKAC support"
2013-10-13 Jason Gerfencrypto: add SPKAC support
2013-09-24 Timothy J FontaineMerge remote-tracking branch 'upstream/v0.10'
2013-09-07 isaacsMerge remote-tracking branch 'ry/v0.10'
2013-09-06 isaacsMerge remote-tracking branch 'ry/v0.10'
2013-09-04 Timothy J FontaineMerge remote-tracking branch 'upstream/v0.10'
2013-09-01 isaacsMerge remote-tracking branch 'ry/v0.10'
2013-08-31 isaacsMerge remote-tracking branch 'ry/v0.10'
2013-08-28 isaacsMerge remote-tracking branch 'ry/v0.10'
2013-08-21 isaacsMerge remote-tracking branch 'ry/v0.10'
2013-08-19 isaacsMerge remote-tracking branch 'ry/v0.10'
2013-08-17 isaacsMerge remote-tracking branch 'ry/v0.10'
2013-08-06 Timothy J FontaineMerge remote-tracking branch 'upstream/v0.10'
2013-08-01 isaacssrc: Replace macros with util functions
2013-07-30 Ben NoordhuisMerge remote-tracking branch 'origin/v0.10'
2013-07-24 Ben Noordhuislib: macro-ify type checks
2013-07-18 isaacsMerge remote-tracking branch 'ry/v0.10'
2013-07-12 Timothy J FontaineMerge remote-tracking branch 'upstream/v0.10'
2013-07-09 Nathan Rajlichcrypto: throw a helpful error message for "tls" and...
next