Skip to main content

No project description provided

Project description

Quick Secure

String encryption

Install

pip install quick-secure

Usage

import quick_secure

message = "sample message for encryption"
password = "confidential"

# Encrypt message
encrypted_message = quick_secure.encrypt(message, password)
print(encrypted_message)

# Decrypt message
decrypted_message = quick_secure.decrypt(encrypted_message, password)
print(decrypted_message)

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

quick_secure-0.2.1.1.tar.gz (1.9 kB view details)

Uploaded Source

Built Distribution

quick_secure-0.2.1.1-py3-none-any.whl (2.1 kB view details)

Uploaded Python 3

File details

Details for the file quick_secure-0.2.1.1.tar.gz.

File metadata

  • Download URL: quick_secure-0.2.1.1.tar.gz
  • Upload date:
  • Size: 1.9 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/47.1.0 requests-toolbelt/0.9.1 tqdm/4.48.2 CPython/3.8.5

File hashes

Hashes for quick_secure-0.2.1.1.tar.gz
Algorithm Hash digest
SHA256 d48992c2ba69cf9447ec2d7442ab19772c66e4a0b806f0e11de1fcffa95f3f27
MD5 7c2365b959a8e022ada102b9b9b5532e
BLAKE2b-256 d9f5a4eea631f0d01075b4525a20ce6bcdd9e984610953f64237d6fa6d0fe784

See more details on using hashes here.

File details

Details for the file quick_secure-0.2.1.1-py3-none-any.whl.

File metadata

  • Download URL: quick_secure-0.2.1.1-py3-none-any.whl
  • Upload date:
  • Size: 2.1 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/47.1.0 requests-toolbelt/0.9.1 tqdm/4.48.2 CPython/3.8.5

File hashes

Hashes for quick_secure-0.2.1.1-py3-none-any.whl
Algorithm Hash digest
SHA256 e2ca87957da4a7feaffce3be0224a5bc7cd87d77881e29b3d979464e76c1003e
MD5 e3f5568ad028cdddd9e88958c3736514
BLAKE2b-256 52267b31b28afa6450bd255db90632d7b54b7bcb5776dbe01ae3c480341f4d94

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