Skip to main content

A simple encryption module meant for running in the command line, and from python

Project description

#Encry
------

This is a simple, and fairly insecure Encryption module for python

This is meant to be perfect for Just stuff like chat messages

###To use simply type this command once installed
$ Encry.py --help
Note:
this command may change (see changelog)

###You can the use it as you would a normal command
$ Encry.py -e test -d
this meanse encrypt(-e) the message(test) with the default key(-d)
you can get a randomly generated key with -r
to decrypt do:
<code>
$ Encry.py --entry 1 -d
</code>
this means look for entry(1) in output.txt and decrypt it(-d)

###You can also use this as a python module, simply type:
>>>import Encry
that's it!

better documentation coming soon!

Changelog:
1.1.1: Added a changelog

Thank you guys so much for all the downloads!
Please, If you have any bug reports or ideas, Please email me:
shadow889566@gmail.com

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

Encry-1.1.1.tar.gz (4.7 kB view hashes)

Uploaded Source

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