UNPKG

addvansed-hash

Version:
81 lines (80 loc) 1.75 kB
{ "name": "addvansed-hash", "type": "commonjs", "main": "dist/index.js", "version": "3.2.3", "description": "A my package hashing (support deno/bun/npm)", "scripts": { "test": "tsc && node dist/test" }, "devDependencies": { "@types/bcrypt": "^5.0.2", "@types/bun": "latest" }, "peerDependencies": { "typescript": "^5.0.0" }, "dependencies": { "bcrypt": "^5.1.1" }, "keywords": [ "hashing", "encryption", "jwt", "bcrypt", "rsa", "crypto", "security", "password hashing", "authentication", "typescript", "nodejs", "uuid", "salting", "token", "secure storage", "data protection", "key generation", "cybersecurity", "jwt authentication", "secure passwords", "crypto utilities", "advanced hashing", "secure hash", "cryptographic security", "password management", "AES", "RSA-OAEP", "public key encryption", "private key encryption", "ECDSA", "password salting", "HMAC", "digital signatures", "JWE", "public key cryptography", "publicKey / privateKey", "nonce", "token-based authentication", "API security", "hash collisions", "hash-based message authentication", "multi-factor authentication" ], "author": { "name": "tarek", "email": "tarek.mahmod13579@gmail.com", "url": "https://my-web-88e69.web.app" }, "license": "MIT", "displayName": "hashing", "repository": { "type": "git", "url": "git@github.com:6tarek/addvansed-hash.git", "directory": "dist" }, "readme": "README.md", "icon": "icon.webp", "publisher": "6arek", "homepage": "https://github.com/6tarek/addvansed-hash/blob/main/README.md" }