Skip to main content

No project description provided

Project description

Zocrypt

Intended mainly for use by ZeroAndOne Developers for protection of data with 6 level encryption.

Based on our project secret message encoder decoder

Installing

pip install zocrypt

Usage

>>> from zocrypt import encrypt,decrypt,key
>>> from encrypt import encrypt_text
>>> from decrypt import decrypt_text
>>> text="5 Mangoes are better than 6 Mangoes"
>>> key=key.generate()
>>> encrypt_text(text,key)
'`"V`O/i|;^a^.~k|4~k|;a|R#`k|l`V~#^#^V~Hk~V|l/a|k^"~V/O/i^;|a^.`k3'
>>> decrypt_text(text,key)
'5 Mangoes are better than 6 Mangoes'

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

zocrypt-1.2.1.tar.gz (3.6 kB view details)

Uploaded Source

File details

Details for the file zocrypt-1.2.1.tar.gz.

File metadata

  • Download URL: zocrypt-1.2.1.tar.gz
  • Upload date:
  • Size: 3.6 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.1 CPython/3.9.2

File hashes

Hashes for zocrypt-1.2.1.tar.gz
Algorithm Hash digest
SHA256 9d7846e9e285a173c519af9e7d70592268c64adcea2ad884d795a0bf70cd3a40
MD5 af86107823f0965dff4e8896e08294d9
BLAKE2b-256 0d6087b822cb002cee8a398424c19dde38c97decbd6d21f4ddf81689aa9c8405

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