UL-Key An indispensable assistant in data encryption.
Project description
Install
pip install ul-key==version
Example
from ulkey import encode_ul, decode_ul
encoded = encode_ul("hello world!", seed="ul-key", mode="dynamic")
decoded = decode_ul(encoded, seed="ul-key", mode="dynamic")
print(encoded)
print(decoded)
Examples console use
ulkey-encode "text"
ulkey-encode "Текст" --key "мой_секретный_ключ"
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
ul_key-1.2.1.tar.gz
(2.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 ul_key-1.2.1.tar.gz.
File metadata
- Download URL: ul_key-1.2.1.tar.gz
- Upload date:
- Size: 2.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
a6d84015ca4155006bbfc93354b06d2e65ddf248ff36bf0d1bb8ae353f67afca
|
|
| MD5 |
480d5f577433e62ce6a531f674bd9dc3
|
|
| BLAKE2b-256 |
eb7c25bf9b9f6b569482e09bb0fba6e841d0fae587c45945a363db025cd7b55b
|
File details
Details for the file ul_key-1.2.1-py3-none-any.whl.
File metadata
- Download URL: ul_key-1.2.1-py3-none-any.whl
- Upload date:
- Size: 3.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
010c9e187d596a60596ac3e8dd4105419c1634abddcb6db7ede7701c1f4f97c9
|
|
| MD5 |
e31aab7e9c06eaf8883119d0758bdfe7
|
|
| BLAKE2b-256 |
8035d18775b3e293129deab9f4409bd19bb1e21b453e7689416d3e9aa610ff75
|