UNPKG

node-forge

Version:

JavaScript implementations of network transports, cryptography, ciphers, PKI, message digests, and various utilities.

11 lines (10 loc) 181 B
language: node_js node_js: - "0.10" install: (cd nodejs && npm install) script: - (cd nodejs && npm test) notifications: email: on_success: change on_failure: change