On Nov 11, 11:24 pm, dhruvbird <[email protected]> wrote: > Curious to know why you need both pub & priv key instead of just the > priv-key.
Currently AFAIK there is no way to generate a public key from a private key with the existing crypto API. With that in mind, I am planning on eventually doing the required calculations myself, but there are other items on the TODO that have a higher priority at the moment. -- 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
