1.1.0 • Published 1 year ago

securedhash v1.1.0

Weekly downloads
-
License
MIT
Repository
-
Last release
1 year ago

Secured Hash

Secured Hash is made out of many hashing processes.

Usage

Firstly, install Secured Hash using npm

npm install securedhash

Next, make a .js (javascript) file.

Learn from Documentation on how to use it.

Documentation (API Knowledge)

Requiring library

const { hashPassword, hashUsername } = require('securedhash');

Hashing password

async function hashPassword(password) -> function hashPassword(password: string): Promise Hashes a password using bcrypt.

@param password — The password to hash.

@returns — - The hashed password

The same thing happens with hashing usernames.

Authors

GitHub

Leaks and decryption processes

If anyone finds leaks, please contact me at m3ci3k@gmail.com

hashed_securityhash_functionsecure_hashcrypto_hashhash_algorithmhashingencrypted_hashdata_hashsecure_checksumhashed_datahash_keydata_integrityhash_codehash_valuecrypto_checksumhash_protocoldata_hashingsecurity_hashencrypted_checksumhash_methodsecure_digesthashing_algorithmcrypto_digesthash_safetyintegrity_hashhash_securitydigital_hashsecure_codehash_algorithm_securityhash_verificationcrypto_hashinghashed_integritychecksum_securitysecure_hashinghashed_protocolhash_checkerdata_security_hashcrypto_securitysecure_data_hashhash_cipherintegrity_checksumhash_guardsecure_hash_codecrypto_security_hashhashed_security_checkhash_digitalintegrity_checkhash_encryptiondata_hash_checksecure_hash_functioncrypto_hash_functionhash_protectiondata_protection_hashhash_digest_algorithmsecure_hash_digestcrypto_hash_codesecure_integrityhash_safeguarddata_hash_algorithmhash_validationsecure_code_hashencrypted_hash_functionhash_protectorintegrity_hashingdata_hash_valuecrypto_hashing_algorithmhashed_protectionhash_security_protocolhash_validatorsecure_hashing_algorithmhash_secureencrypted_hash_valuesecure_checksum_hashdata_checksum_hashcrypto_secure_hashhash_integrity_checksecure_hash_protectionhashed_integrity_checkhash_encrypteddata_hash_protectioncrypto_integrity_hashhash_algorithm_checksecure_hash_valuehash_encryption_algorithmdata_security_hashingintegrity_hash_valuecrypto_checksum_hashsecure_hash_validatorhash_algorithm_protectionencrypted_integrity_hashdata_security_checksumsecure_hash_checkhash_function_securityhash_encrypted_valuecrypto_hash_protectionintegrity_protection_hashsecure_hash_checkerdata_protection_checksumhashed_security_valuehash_function_integrity
1.1.0

1 year ago

1.0.6

1 year ago

1.0.5

1 year ago

1.0.4

1 year ago

1.0.3

1 year ago

1.0.2

1 year ago

1.0.1

1 year ago

1.0.0

1 year ago