A small symetric crypto package
Project description
gcrypto Package
This is a simple symetric crypto wrapper.
Features
- symetric crypto wrapper
Requirements
- Python 3.8+
pycryptodomepackage
Install dependencies using:
pip install -r requirements.txt
Installation
Clone the repository.
git clone git@github.com:gilweis/gcrypto.git
cd gcrypto
Build and Install
To build source and wheel distributions:
python -m build
If you don't have the build tool installed:
pip install build
To install the package locally:
pip install .
To upload to PyPI (optional):
pip install twine twine upload dist/*
License
MIT License
Version
0.1.0
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 gcrypto-0.1.0.tar.gz.
File metadata
- Download URL: gcrypto-0.1.0.tar.gz
- Upload date:
- Size: 3.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.1
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
d272aa07bd6c6fc1af503123fff1038cd181deb28bbe8435a3160c4e8e6be050
|
|
| MD5 |
a154c7323ec1c3916c858e55e5e9f5b2
|
|
| BLAKE2b-256 |
526f3b660fb1e64ad557b4e34ab046e8767c467fa609cfb834ae729379dd9dc2
|
File details
Details for the file gcrypto-0.1.0-py3-none-any.whl.
File metadata
- Download URL: gcrypto-0.1.0-py3-none-any.whl
- Upload date:
- Size: 3.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.1
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
e01b185e6af98d79afd47b8a1685123e181620eb20525214e83c4577fa6f1334
|
|
| MD5 |
c109c59966ab7a345f9ebb07a54c1d4e
|
|
| BLAKE2b-256 |
97f37d6f3b988c653969bc0d0ef0fea92af1401e404572a078d4b859a8d13632
|