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.134.253.166
Domains :
Cant Read [ /etc/named.conf ]
User : web
Terminal
Auto Root
Create File
Create Folder
Localroot Suggester
Backdoor Destroyer
Readme
/
home /
www /
unp-musonza /
node_modules /
create-ecdh /
Delete
Unzip
Name
Size
Permission
Date
Action
.travis.yml
64
B
-rw-r--r--
1985-10-26 08:15
LICENSE
1.07
KB
-rw-r--r--
1985-10-26 08:15
browser.js
2.63
KB
-rw-r--r--
1985-10-26 08:15
index.js
99
B
-rw-r--r--
1985-10-26 08:15
package.json
1.53
KB
-rw-r--r--
2021-02-04 21:24
readme.md
669
B
-rw-r--r--
1985-10-26 08:15
Save
Rename
createECDH [](https://travis-ci.org/crypto-browserify/createECDH) ==== In io.js or node >= 0.11 this module is just a shortcut to crypto.createECDH. In node <= 0.11 or the browser this is a pure JavaScript implimentation, more specifically a wrapper around [elliptic](https://github.com/indutny/elliptic), to give it the same API as node. `secp256k1`, `secp224r1` (aka p224), `prime256v1` (aka p256, secp256r1), `prime192v1` (aka p192, secp192r1), `secp384r1` (aka p384), `secp521r1` (aka p521) curves all work in both this library and node (though only the highlighted name will work in node).