Skip to main content

Simple library to encrypt strings with MD5, SHA256 and SHA512 hashes

Project description

String Basic Encryption

Python simple library to encrypt strings with MD5, SHA256 and SHA512 hashes

Installation

pip install str-basic-encryption

Usage

Basic Usage:

from str_basic_encryption import StrEncryption

encryptor = StrEncryption()

some_text = "Hello World!"
result = encryptor.str2md5(some_text)
print(f"Encrypted String: {result}")

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

str-basic-encryption-0.0.1.tar.gz (2.6 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

str_basic_encryption-0.0.1-py3-none-any.whl (3.1 kB view details)

Uploaded Python 3

File details

Details for the file str-basic-encryption-0.0.1.tar.gz.

File metadata

  • Download URL: str-basic-encryption-0.0.1.tar.gz
  • Upload date:
  • Size: 2.6 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.10.6

File hashes

Hashes for str-basic-encryption-0.0.1.tar.gz
Algorithm Hash digest
SHA256 02b50c2d0b357314e79a0109b317846e95b748e1ae4dd5d01264bf8b8e5dcd33
MD5 844a964388ba857719b97e0e2ef6b313
BLAKE2b-256 123a8e39bade7f024ccf73e43d930a2f9d189a5438a747f90275edfad123dc70

See more details on using hashes here.

File details

Details for the file str_basic_encryption-0.0.1-py3-none-any.whl.

File metadata

File hashes

Hashes for str_basic_encryption-0.0.1-py3-none-any.whl
Algorithm Hash digest
SHA256 966cb75a04bfd76811c47489ec81360591d37c8239f09faa9be74fbb799d2c2a
MD5 2f700498970f805df5695332ffcb0eec
BLAKE2b-256 1fa0c09a69a426e0872ccf433ebae2f591f1b60a8f6ceee8af3a526ced688b19

See more details on using hashes here.

Supported by

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