Skip to main content

A fun package for cryptography

Project description

Cryptwentyone[0.5.1]

Cryptwentyone is a simple python package that provides simple cryptographic and hashing functions. They are written in pure python and C, so you can take a look at the python code if you want to learn about the algorithms or use the compiled C code if you want to use the functions in your own programs and have a good performance.

The Package is under development and is not yet ready for use. Support me by donating or by contributing(Fork the repo. Add your code. Submit a pull request.) or just give this repository a star.

Available Features

  • Python Implementation of MD5 hashing algorithm
  • Python Implementation of SHA1 hashing algorithm
  • Python Implementation of SHA2(SHA224, SHA256, SHA384, SHA512) hashing algorithm
  • Any idea? Feel free to open an issue or submit a pull request.

Installation

Well, this is a python package so the first thing you need is python.

If you don't have python installed, please visit Python.org and install the latest version of python.

Then you can install cryptwentyone using pip module:

# Use this command to download the latest version from pypi.org and install it automatically
python -m pip install cryptwentyone -U

# OR
# Download the release file from GitHub: https://github.com/MPCodeWriter21/cryptwentyone/releases
# And install it using this command
pip install cryptwentyone-x.x.x.tar.gz

Or you can clone the repository and run:

python setup.py install

About

Author: CodeWriter21 (Mehrad Pooryoussof)

GitHub: MPCodeWriter21

Telegram Channel: @CodeWriter21

Aparat Channel: CodeWriter21

License

License

apache-2.0

Donate

In order to support this project you can donate some crypto of your choice 8D

Donate Addresses

Or if you can't, give this project a star 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

cryptwentyone-0.5.1.tar.gz (12.8 kB view details)

Uploaded Source

File details

Details for the file cryptwentyone-0.5.1.tar.gz.

File metadata

  • Download URL: cryptwentyone-0.5.1.tar.gz
  • Upload date:
  • Size: 12.8 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.1 CPython/3.9.13

File hashes

Hashes for cryptwentyone-0.5.1.tar.gz
Algorithm Hash digest
SHA256 ddbf40a97730ede55c3ec63034b2470c16bbaede9b54b38ff2b15b24b79ee765
MD5 8a086f79e540ae1facda42698d7bf3d9
BLAKE2b-256 a66a6880bcf3ee844d3b8f4f6a29ac70c22cd4136d94bdef31dd4c7d6b75624f

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