0
0
mirror of https://github.com/nodejs/node.git synced 2024-12-01 16:10:02 +01:00
nodejs/test
Calvin Metcalf 6561274d23 crypto: support passwords in publicEncrypt
Private keys may be used along with publicEncrypt since the private key
includes the public one.  This adds the ability to use encrypted private
keys which previously threw an error.  This commit also makes sure the
user exposed functions have names.

PR-URL: https://github.com/iojs/io.js/pull/626
Reviewed-By: Ben Noordhuis <info@bnoordhuis.nl>
2015-02-02 23:21:49 +01:00
..
addons Remove excessive copyright/license boilerplate 2015-01-12 15:30:28 -08:00
debugger Remove excessive copyright/license boilerplate 2015-01-12 15:30:28 -08:00
disabled Remove excessive copyright/license boilerplate 2015-01-12 15:30:28 -08:00
fixtures Remove excessive copyright/license boilerplate 2015-01-12 15:30:28 -08:00
gc test: update our branched weakref to v8 3.24 2014-03-17 10:19:47 -07:00
internet Remove excessive copyright/license boilerplate 2015-01-12 15:30:28 -08:00
message test: fix message tests regression 2015-01-13 01:50:32 +01:00
parallel crypto: support passwords in publicEncrypt 2015-02-02 23:21:49 +01:00
pummel Remove excessive copyright/license boilerplate 2015-01-12 15:30:28 -08:00
sequential lib: move default address logic to net._listen2 2015-01-23 18:09:39 +01:00
testpy test: fix make test-addons target 2015-01-12 23:21:51 +01:00
timers test: make test runner multi-arch/mode compatible 2014-10-16 22:39:34 +02:00
common.js src: remove unused dtrace probes 2015-02-02 21:55:56 +01:00