Skip to main content

A lightweight security/cryptography library

Project description

wheezy.security

Build Status Coverage Status Documentation Status pypi version

wheezy.security is a python package written in pure Python code. It is a lightweight security library that provides integration with:

  • pycrypto - The Python Cryptography Toolkit.
  • pycryptodome - PyCryptodome is a fork of PyCrypto. It brings several enhancements.
  • pycryptodomex - PyCryptodomex is a library independent of the PyCrypto.
  • cryptography - cryptography is a package which provides cryptographic recipes and primitives to Python developers.

It is optimized for performance, well tested and documented.

Resources:

Install

wheezy.security requires python version 3.8+. 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[pycrypto]
pip install wheezy.security[pycryptodome]
pip install wheezy.security[pycryptodomex]
pip install wheezy.security[cryptography]

If you run into any issue or have comments, go ahead and add on github.

Project details


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.0.tar.gz (8.6 kB view details)

Uploaded Source

File details

Details for the file wheezy.security-3.2.0.tar.gz.

File metadata

  • Download URL: wheezy.security-3.2.0.tar.gz
  • Upload date:
  • Size: 8.6 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.11.4

File hashes

Hashes for wheezy.security-3.2.0.tar.gz
Algorithm Hash digest
SHA256 0d5a6074173a11b4eea5cf5dfd0884092f030cc0aa5165d6cc748df9a3fe3321
MD5 13ce5c7451c0d5dd8b334bc08877bf30
BLAKE2b-256 0b208da099b98b2a3111956704a307ac0a6f69786fdf58eefa0f9b7d0aac9d99

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page