![]() System : Linux absol.cf 5.4.0-198-generic #218-Ubuntu SMP Fri Sep 27 20:18:53 UTC 2024 x86_64 User : www-data ( 33) PHP Version : 7.4.33 Disable Function : pcntl_alarm,pcntl_fork,pcntl_waitpid,pcntl_wait,pcntl_wifexited,pcntl_wifstopped,pcntl_wifsignaled,pcntl_wifcontinued,pcntl_wexitstatus,pcntl_wtermsig,pcntl_wstopsig,pcntl_signal,pcntl_signal_get_handler,pcntl_signal_dispatch,pcntl_get_last_error,pcntl_strerror,pcntl_sigprocmask,pcntl_sigwaitinfo,pcntl_sigtimedwait,pcntl_exec,pcntl_getpriority,pcntl_setpriority,pcntl_async_signals,pcntl_unshare, Directory : /proc/self/root/usr/local/lib/node_modules/browserify/node_modules/create-ecdh/ |
Upload File : |
{ "_from": "create-ecdh@^4.0.0", "_id": "create-ecdh@4.0.4", "_inBundle": false, "_integrity": "sha512-mf+TCx8wWc9VpuxfP2ht0iSISLZnt0JgWlrOKZiNqyUZWnjIaCIVNQArMHnCZKfEYRg6IM7A+NeJoN8gf/Ws0A==", "_location": "/browserify/create-ecdh", "_phantomChildren": {}, "_requested": { "type": "range", "registry": true, "raw": "create-ecdh@^4.0.0", "name": "create-ecdh", "escapedName": "create-ecdh", "rawSpec": "^4.0.0", "saveSpec": null, "fetchSpec": "^4.0.0" }, "_requiredBy": [ "/browserify/crypto-browserify" ], "_resolved": "https://registry.npmjs.org/create-ecdh/-/create-ecdh-4.0.4.tgz", "_shasum": "d6e7f4bffa66736085a0762fd3a632684dabcc4e", "_spec": "create-ecdh@^4.0.0", "_where": "/usr/local/lib/node_modules/browserify/node_modules/crypto-browserify", "author": { "name": "Calvin Metcalf" }, "browser": "browser.js", "bugs": { "url": "https://github.com/crypto-browserify/createECDH/issues" }, "bundleDependencies": false, "dependencies": { "bn.js": "^4.1.0", "elliptic": "^6.5.3" }, "deprecated": false, "description": "createECDH but browserifiable", "devDependencies": { "standard": "^5.4.1", "tap-spec": "^1.0.1", "tape": "^3.0.1" }, "homepage": "https://github.com/crypto-browserify/createECDH", "keywords": [ "diffie", "hellman", "diffiehellman", "ECDH" ], "license": "MIT", "main": "index.js", "name": "create-ecdh", "repository": { "type": "git", "url": "git+https://github.com/crypto-browserify/createECDH.git" }, "scripts": { "test": "standard && node test.js | tspec" }, "version": "4.0.4" }