zCrypt - Simple encryption algorithm
Reason this release was yanked:
Broken import
Project description
zCrypt.py
It's just a simple encryption algorithm, y'know, not much
(it converts every letter to uppercase upon encryption because of an issue with encrypted values above 256, sorry about that)
zencrypt(string)
# Encrypts an ASCII string
zencrypt_narrated(string)
# Narrates the encryption of an ASCII string
zdecrypt(string)
# Decrypts an encrypted string
zdecrypt_narrated(string)
# Narrates the decryption of an encrypted string
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 Distributions
No source distribution files available for this release.See tutorial on generating distribution archives.
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 zcryptpy-1.0.0-py3-none-any.whl.
File metadata
- Download URL: zcryptpy-1.0.0-py3-none-any.whl
- Upload date:
- Size: 3.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.0 CPython/3.10.8
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
3e302a339cf967e2cfaad98e080c5c3964b155695e0796d812961949df976a03
|
|
| MD5 |
8df1c20907e70315d5937b4c35d5cc8e
|
|
| BLAKE2b-256 |
964f5678602a0c0ca5f68afaa2ae37da7841e703f7cc59bb7dc5f1dd0051c087
|