PHP WebShell

Текущая директория: /opt/BitGoJS/node_modules/diffie-hellman

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

var crypto = require('crypto')

// getDiffieHellman
exports.DiffieHellmanGroup = crypto.DiffieHellmanGroup
exports.createDiffieHellmanGroup = crypto.createDiffieHellmanGroup
exports.getDiffieHellman = crypto.getDiffieHellman

// createDiffieHellman
exports.createDiffieHellman = crypto.createDiffieHellman
exports.DiffieHellman = crypto.DiffieHellman

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


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