Encode/Decode Strings
Project description
String Encrypt & Decrypt
This is an Encryption project that is used to encrypt/decrypt strings.
Installing
.. code-block:: bash
pip install string_encoder
Usage
.. code-block:: bash
>>> from string_encoder import encode, decode
>>> encode("Hello World")
>>> decode("SGVsbG8gV29ybGQ=")
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
string_encoder-0.0.1.tar.gz
(1.6 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 string_encoder-0.0.1.tar.gz.
File metadata
- Download URL: string_encoder-0.0.1.tar.gz
- Upload date:
- Size: 1.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
643a155bfdc3d7191cfbd4d6c626db049d834cfb750b05116f086aabe2a4e8c5
|
|
| MD5 |
18af1996119bc2b615d4ac2852f4ddd6
|
|
| BLAKE2b-256 |
f49ce3e191fab47ea04ca97d56504c4df03eb7b1ba1054ca9982b5c14c52851d
|
File details
Details for the file string_encoder-0.0.1-py3-none-any.whl.
File metadata
- Download URL: string_encoder-0.0.1-py3-none-any.whl
- Upload date:
- Size: 2.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
770ff6d8dc9cc585fc91af2b325ab46e21aa7d869250855d8bf6bbc213b4a9cf
|
|
| MD5 |
b1b74cd405d90c8024d91fabfba595cc
|
|
| BLAKE2b-256 |
9dfd7f68befbd72452096f1bd9700de2b6f9d2269a7d3573650aa4cdbf354e4c
|