A package for eencrypting and decrypting text using the cipher algorithm.
Project description
cipher_asa2249
A package for running Julius Caesar's cipher algorithm to encrypt and decrpyt text. This algorithm takes in an integer, shift, and a body of text, text, as well as a boolean for encrypt as implicit parameters.
The integers shift determines the amount that each character is shifted in text.
For example, if shift = 3, and the word is 'cat', each letter will be shifted 3 to the right. Hence, 'cat' becomes 'fdw'.
Installation
$ pip install cipher_asa2249
Usage
- TODO
Contributing
Interested in contributing? Check out the contributing guidelines. Please note that this project is released with a Code of Conduct. By contributing to this project, you agree to abide by its terms.
License
cipher_asa2249 was created by Armaan Ahmed. It is licensed under the terms of the MIT license.
Credits
cipher_asa2249 was created with cookiecutter and the py-pkgs-cookiecutter template.
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
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 cipher_asa2249-0.1.0.tar.gz.
File metadata
- Download URL: cipher_asa2249-0.1.0.tar.gz
- Upload date:
- Size: 3.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.1.10 CPython/3.8.8 Darwin/20.6.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
964f756680e8dfb4b031f1b017c94cbff4dde1a722c6dda8ffa2b7eed3e12635
|
|
| MD5 |
db7316d03888af60731e4fcde538bc70
|
|
| BLAKE2b-256 |
ede4b0eb62c57bd9c8f465f76c623422fe2c7c81a88a9082f591f195efac4bf1
|
File details
Details for the file cipher_asa2249-0.1.0-py3-none-any.whl.
File metadata
- Download URL: cipher_asa2249-0.1.0-py3-none-any.whl
- Upload date:
- Size: 3.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.1.10 CPython/3.8.8 Darwin/20.6.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
111635e8ea0c6d92334b91f0d72d2848605340b088e7691aa332ab6121294057
|
|
| MD5 |
b4d61c759c31f9cec7ccebac66a1f6c5
|
|
| BLAKE2b-256 |
931647e5b09f675fe2ea28dbbe198d90e1bec810603841344f0fb10334b5ce75
|