Your IP : 216.73.216.79


Current Path : /var/www/html/planmalaysiaportal/node_modules/diffie-hellman/
Upload File :
Current File : /var/www/html/planmalaysiaportal/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