A random project
Project description
Project closed for now
Protect sha256
- crypt_file(filename, output, key) : encrypt the given file
- generate_file(filename, key) : create a cypted version of the file (.crtph)
- decrypt_file(filename, key) : decrypt the file (.dcrtph)
- convert_file(filename, key) : encrypt the given file
- crypt_str(char, key) : encrypt the str, return a str
- read_crypt_file(filename, key) : read the given file, return a str
- execute_crypt_file(filename, key) : python only, might bug
Protect base64 + sha256
- crypt_file_v2(filename, output, key) : encrypt the given file
- generate_file_v2(filename, key) : create a cypted version of the file
- decrypt_file_v2(filename, key) : decrypt the file (.dcrtph)
- convert_file_v2(filename, key) : encrypt the given file
- crypt_str_v2(char, key) : encrypt the str, return a str
- read_crypt_file_v2(filename, key) : read the given file, return a str
- execute_crypt_file_v2(filename, key) : python only, might bug
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
CryptoPho-0.0.0.2.tar.gz
(1.8 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 CryptoPho-0.0.0.2.tar.gz.
File metadata
- Download URL: CryptoPho-0.0.0.2.tar.gz
- Upload date:
- Size: 1.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.1 importlib_metadata/4.0.1 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.60.0 CPython/3.8.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
92e39b85ac84de235bb1017935408f43769250c871470f8233801ef80e34e31e
|
|
| MD5 |
1f3a79b462163c731e518a58b1fcdafb
|
|
| BLAKE2b-256 |
99c79cf1dbba6383dc20a6ab84b31d9c56076835a36b127193aef04e69482af1
|
File details
Details for the file CryptoPho-0.0.0.2-py3-none-any.whl.
File metadata
- Download URL: CryptoPho-0.0.0.2-py3-none-any.whl
- Upload date:
- Size: 2.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.1 importlib_metadata/4.0.1 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.60.0 CPython/3.8.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
1675b3f6acbf1c55705c2e35170c5e4f5b98f9a56b71cbfa51de1ad067c777a2
|
|
| MD5 |
65bbc80b17c68b1452dba669cd172995
|
|
| BLAKE2b-256 |
eabe4617951144fdb2e3309a726dc2192dc5f6fd833cb8c00d40f7cca2b7c658
|