Skip to main content

Encrypt your crucial data into Image file

Project description

PiEncrypt

Pie Test

DevSkim

PyPI - Python Version

pip install piencrypt

Encrypt your crucial data into Image file.


Minimal app

from piencrypt import pie



r = pie.PiEncrypt('pic.png')

r.get_data()



r.hide_data("Hello my name is Sid")



read = r.read_data()



r.revert()

print(read)

Initialize and create a backup of the picture as bytes

   r = pie.PiEncrypt('pic.png')



   r.get_data()

pic.jpg should be replaced by your picture name present in the root directory


Hide the disired data into the picture

   r.hide_data("Hello my name is Sid")

Read the hidden data from the picture

  read = r.read_data()



  print(read)

Revert the picture from the backup file

   r.revert()

https://pypi.org/project/piencrypt/

Repeat !

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

piencrypt-0.7.5.6.tar.gz (15.0 kB view details)

Uploaded Source

Built Distribution

piencrypt-0.7.5.6-py3-none-any.whl (15.9 kB view details)

Uploaded Python 3

File details

Details for the file piencrypt-0.7.5.6.tar.gz.

File metadata

  • Download URL: piencrypt-0.7.5.6.tar.gz
  • Upload date:
  • Size: 15.0 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.2 importlib_metadata/4.8.1 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.2 CPython/3.7.7

File hashes

Hashes for piencrypt-0.7.5.6.tar.gz
Algorithm Hash digest
SHA256 231e3f5c059eaa35332d066f7bf62741d75eb84ea2850a604c295d784f78f4f1
MD5 aec8ead15488bda6aef5b6d7fac295bb
BLAKE2b-256 c0accc47becfef367f1eface7b48cf255603ca06257e7f6a26f04d5d4c5235ee

See more details on using hashes here.

File details

Details for the file piencrypt-0.7.5.6-py3-none-any.whl.

File metadata

  • Download URL: piencrypt-0.7.5.6-py3-none-any.whl
  • Upload date:
  • Size: 15.9 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.2 importlib_metadata/4.8.1 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.2 CPython/3.7.7

File hashes

Hashes for piencrypt-0.7.5.6-py3-none-any.whl
Algorithm Hash digest
SHA256 962b5db6e9a357a60159afb55f8f768d48883449f3db2244d808d3c61e1c1c02
MD5 d9bee173ab55168f2b38dda4d6420c9a
BLAKE2b-256 275c39d5f83c75e09efd0234f1659f2937a02bf74d543d1faf25ae0768ded7ac

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