A Library for encryption and decryption of images
Project description
Py Encry
Nti Johanneberg gymnasiearbete 2023/2024
Description
Py Encry is a library for encrypting and decrypting information in pictures. The library offers a variety of different encryption methods, and also allows to combine them. There is an API mode, which allows to use the library in other projects, and a CLI mode, which allows to use the library from the command line. Additionally, the tool is accesable through our website.
Table of Contents
Installation
To install Py Encry, you need to have Python 3.11 or higher installed on your computer. The library is available on PyPI, so you can install it using pip.
python -m pip install py-encry
Usage
TBD
Contributing
If you want to contribute to Py Encry, you can do so by forking the repository and creating a pull request. To build the project, you need to have Python 3.11 or higher installed on your computer and install the required packages.
Setup
Use the package manager pip to install the required packages.
python -m pip install -r requirements.txt
Run tests
python -m pytest
License
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
File details
Details for the file py_encry-0.3.0.tar.gz
.
File metadata
- Download URL: py_encry-0.3.0.tar.gz
- Upload date:
- Size: 2.5 MB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.12.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 9426e1b6dd08bbc7185c98c7d56896ef48e26d05c014851321f4b50caf3c0328 |
|
MD5 | 9ea4b21b9cfc38976523418f173aa8b5 |
|
BLAKE2b-256 | 1576a54ca3e2186402c182426c876edf11744f0dd40cf5854fd13b49b0046f23 |
File details
Details for the file py_encry-0.3.0-py3-none-any.whl
.
File metadata
- Download URL: py_encry-0.3.0-py3-none-any.whl
- Upload date:
- Size: 7.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.12.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | c5cb14e02df59e457413bcd1be738e9cf94e80a17c022abc1a7ac9c2368eb437 |
|
MD5 | 5f032d0d4d4d7b804c354983e5223c0c |
|
BLAKE2b-256 | 7ff104046281f56666c5c2d8e074b707cd96abe8f060248611ef87ee396d5946 |