On Thursday, August 29, 2013 8:00:26 PM UTC+2, mscdex wrote: > I believe it's because you can't reuse a crypto stream like that after > pipe() has ended it. >
I suspected something like that after reading the Note on the legacy method hash.digest http://nodejs.org/api/crypto.html#crypto_hash_digest_encoding but maybe there should be note on the class documentation as well? -- -- Job Board: http://jobs.nodejs.org/ Posting guidelines: https://github.com/joyent/node/wiki/Mailing-List-Posting-Guidelines You received this message because you are subscribed to the Google Groups "nodejs" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/nodejs?hl=en?hl=en --- You received this message because you are subscribed to the Google Groups "nodejs" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/groups/opt_out.
