Skip to main content

NORMAL TEXT TO CIPHER TEXT

Project description

PythonCrypto

  • This module contain special algorithm which converts normal text to cipher text
  • once you enter text with encryption key, text will be converted cipher text. which is nearly impossible to decrpyt without using decryption key.
  • increase integrity.
 #importing encryptor
 from PythonCrypto import Encrypter
 #usage of Encrpter
 Encrypter('text','passkey')
 
 #importing decrypter
 from PythonCrypto import Decrypter
 Decrypter('cipherText','passkey')

Developing PythonCrypto

  • To install PythonCrypto, along with the tools you need to develop and run tests, run the following in your virtualenv.
$ pip install -e .[dev]

Installing in linux

$ git clone https://github.com/WIZARD00007/PyCrypto.git
$ cd PyCrypto
$ ls
Then you can navigate to required directory

In case of any error

  • python3 -m pip install --upgrade pip

For more information click here

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

PythonCrypto-1.tar.gz (14.8 kB view details)

Uploaded Source

Built Distribution

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

PythonCrypto-1-py3-none-any.whl (14.8 kB view details)

Uploaded Python 3

File details

Details for the file PythonCrypto-1.tar.gz.

File metadata

  • Download URL: PythonCrypto-1.tar.gz
  • Upload date:
  • Size: 14.8 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.0 CPython/3.10.4

File hashes

Hashes for PythonCrypto-1.tar.gz
Algorithm Hash digest
SHA256 d047bb60aec65c1b3ca5b1a0877a48ee1d8f50fc96127c4cee4461cfecc7c828
MD5 1116eb064041582aa545d142dc0002e3
BLAKE2b-256 8ce534f16f29344df49a0c398f1ee61bcc3a82145a122a6afc7d72b2ca9cb1b8

See more details on using hashes here.

File details

Details for the file PythonCrypto-1-py3-none-any.whl.

File metadata

  • Download URL: PythonCrypto-1-py3-none-any.whl
  • Upload date:
  • Size: 14.8 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.0 CPython/3.10.4

File hashes

Hashes for PythonCrypto-1-py3-none-any.whl
Algorithm Hash digest
SHA256 1109ac7973f0e4f516f54cf8904bb8cb898da5264e782523eee71c2318a49194
MD5 b9f299abf7e1309490d1e2539007bf6a
BLAKE2b-256 1a2f7eed25f27f741ea60c2334d98c2c6f6400c1ff06e4db0c9a2af17675f151

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