Skip to main content

Python app for encrypting messages with fernet cryptography.

Project description

Fernet Encryption

Python app for encrypting messages with fernet cryptography.

Installation

This library is hosted on PyPi and can be installed via pip:

pip3 install FernetEncryption

Usage

After installation, you can run this app in your terminal with this command:

fernetencryption

You can also run it with python3 -m:

python3 -m fernetencryption

Further, you can import the package resources and run them in your own project:

from fernetencryption import *
starter = StarterPkg()
starter.run()

Documentation

Python app for encrypting messages with fernet cryptography.

Support and Contributions

Our software is open source and free for public use. If you found any of these repos useful and would like to support this project financially, feel free to donate to our bitcoin address.

Bitcoin Address 1: 1GZQY6hMwszqxCmbC6uGxkyD5HKPhK1Pmf

alt text

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

FernetEncryption-0.0.0.tar.gz (4.3 kB view hashes)

Uploaded Source

Built Distribution

FernetEncryption-0.0.0-py3-none-any.whl (5.2 kB view hashes)

Uploaded Python 3

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