A lightweight security/cryptography library
Project description
wheezy.security
wheezy.security is a python package written in pure Python code. It is a lightweight security library that provides integration with:
- cryptography - cryptography is a package which provides cryptographic recipes and primitives to Python developers.
- pycryptodome - PyCryptodome is a fork of PyCrypto. It brings several enhancements.
- pycryptodomex - PyCryptodomex is a library independent of the PyCrypto.
It is optimized for performance, well tested and documented.
Resources:
- source code, and issues tracker are available on github
- documentation
Install
wheezy.security requires python version 3.10+. It is independent of operating system. You can install it from pypi site:
pip install -U wheezy.security
If you would like take benefit of one of cryptography library that has built-in support specify extra requirements:
pip install wheezy.security[cryptography]
pip install wheezy.security[pycryptodome]
pip install wheezy.security[pycryptodomex]
If you run into any issue or have comments, go ahead and add on github.
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
wheezy_security-3.2.2.tar.gz
(9.2 kB
view details)
File details
Details for the file wheezy_security-3.2.2.tar.gz.
File metadata
- Download URL: wheezy_security-3.2.2.tar.gz
- Upload date:
- Size: 9.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.14.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
5e3f2761cd8469ee83c1eac0175fa1825997ee5d2330bcbd76efb12c525ded2a
|
|
| MD5 |
0070d5d869170481b38cb4feff979e24
|
|
| BLAKE2b-256 |
ad4ef405a8cf507ddde04676e386c281774d2f0e296b3b7afdd5567863a948d7
|