You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jan 8, 2019. It is now read-only.
node-nscrypto can now be used to build and install the Node.js bindings. It's based on nan, instead of SWIG, for handling the differences between Node versions.
There's still a TODO to better handle the OpenSSL library business on Mac OS X, but it installs relatively painlessly on Linux (provided there's a C++11 compiler available).