Uname: Linux business55.web-hosting.com 4.18.0-553.lve.el8.x86_64 #1 SMP Mon May 27 15:27:34 UTC 2024 x86_64
Software: LiteSpeed
PHP version: 8.1.31 [ PHP INFO ] PHP os: Linux
Server Ip: 162.213.251.212
Your Ip: 18.191.218.124
User: allssztx (535) | Group: allssztx (533)
Safe Mode: OFF
Disable Function:
NONE

name : package.json
{
  "name": "evp_bytestokey",
  "version": "1.0.3",
  "description": "The insecure key derivation algorithm from OpenSSL",
  "keywords": [
    "crypto",
    "openssl"
  ],
  "homepage": "https://github.com/crypto-browserify/EVP_BytesToKey",
  "bugs": {
    "url": "https://github.com/crypto-browserify/EVP_BytesToKey/issues"
  },
  "license": "MIT",
  "author": "Calvin Metcalf <calvin.metcalf@gmail.com>",
  "contributors": [
    "Kirill Fomichev <fanatid@ya.ru>"
  ],
  "files": [
    "index.js"
  ],
  "main": "index.js",
  "repository": {
    "type": "git",
    "url": "https://github.com/crypto-browserify/EVP_BytesToKey.git"
  },
  "scripts": {
    "coverage": "nyc tape test/*.js",
    "lint": "standard",
    "test": "npm run lint && npm run unit",
    "test:prepare": "node-gyp rebuild",
    "unit": "tape test/*.js"
  },
  "devDependencies": {
    "bindings": "^1.2.1",
    "nan": "^2.4.0",
    "nyc": "^8.1.0",
    "standard": "^8.0.0",
    "tape": "^4.6.0"
  },
  "gypfile": false,
  "dependencies": {
    "md5.js": "^1.3.4",
    "safe-buffer": "^5.1.1"
  }
}
© 2025 GrazzMean-Shell