DJ-MultiHash by DJOPRO_YT
Project description
DJ MULTIHASH v1.0 (Official Version)
The ultimate lib for protecting your data
What is DJ MULTIHASH ?
- DJ MULTIHASH is a python library which combine between 3 methods of security including the sha256 and the "salt" and the string masked method.
What is the "string masked method" ?
- This methods is used to mask the string by replacing each character by another character string.
What are the features of this library ?
- This library give you the apportunity to modify how many times do you want to modify the string , which gives you more layers of security.
How it works ?
- The Library will automaticly create a json file named 'multihash.json' in the main user directory (this used to store the chars and their equivalent of the character string)
How to use it ?
- Just do this commands in your python code :
import dj_multihash
returned_value = dj_multihash.hashstring256(2,"my very secured string")
print(returned_value)
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
dj_multihash-1.0.tar.gz
(2.7 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file dj_multihash-1.0.tar.gz.
File metadata
- Download URL: dj_multihash-1.0.tar.gz
- Upload date:
- Size: 2.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.11.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
ae98335937b7c8918a590516751a80d7e70ecbafc3f0ff4b8e015cd269098578
|
|
| MD5 |
ecc9be2cd02efe53c38d55a429da5635
|
|
| BLAKE2b-256 |
d4db018672f0f89a2ff130b195151840c05decff053da0d5c6f48a1fbef7b71c
|
File details
Details for the file dj_multihash-1.0-py3-none-any.whl.
File metadata
- Download URL: dj_multihash-1.0-py3-none-any.whl
- Upload date:
- Size: 3.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.11.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
d83fc5a31716ac6d40908694f13cebc998952a51cef646e792fdfb659f9d7f68
|
|
| MD5 |
73a9420cf0b0369171a31c264213bab1
|
|
| BLAKE2b-256 |
e9ec8d10cca51a4bf5ecfe39e134d8622b2c81f5dea84f81b71cdf0a95c21a81
|