0.0.3 • Published 12 years ago

rsa v0.0.3

Weekly downloads
23
License
-
Repository
github
Last release
12 years ago

NO LONGER MAINTAINED

Please see https://github.com/Obvious/ursa for a maintained alternative to this module, which should do everything this does.

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 and test/getters.js.

Node Versions

This module should work on both Node.js 0.4.x and 0.6.x.

Licence

BSD, see LICENCE.

0.0.3

12 years ago

0.0.2

12 years ago

0.0.1

13 years ago