/node-rsa

OpenSSL RSA library for nodejs

Primary LanguageC++OtherNOASSERTION

node-rsa

This module provides access to RSA public-key routines from OpenSSL.

Support is limited to RSAES-OAEP and encryption with a public key, decryption with a private key.

Usage

See test/test.js.

Licence

BSD, see LICENCE.