PHP WebShell

Текущая директория: /usr/lib/node_modules/bitgo/node_modules/browserify-sign

Просмотр файла: index.js

'use strict';

var crypto = require('crypto');

exports.createSign = crypto.createSign;
exports.Sign = crypto.Sign;

exports.createVerify = crypto.createVerify;
exports.Verify = crypto.Verify;

Выполнить команду


Для локальной разработки. Не используйте в интернете!