
Fast elliptic-curve cryptography in a plain javascript implementation.
Incentive for Elliptic: ECC (another library with comparable features) is much slower than regular RSA cryptography, the JS implementations are even more slower.
Node.js is an event-based server-side JavaScript engine.