Skip to main content

High security encryption module for instant messaging

Project description

Niming Cypher
=============

High security encryption module for instant messaging

==================
Getting Started
==================

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes. See deployment for notes on how to deploy the project on a live system.

-------------
Prerequisites
-------------

What things you need to install the software and how to install them

.. code:: shell

$ pip install beautifulsoup4

----------
Installing
----------

This is the way to install Niming Crypter

.. code:: shell

$ pip install NimingCrypter

Now you know the way !

=====
Usage
=====

----------------
Encrypt a string
----------------

Tested with python 3.6

.. code:: python
import NimingCypher as nc
crypter = nc.NCrypter("https://key.com")
encrypted_str = crypter.CryptText("simple string")
print(encrypted_str)

==========
Built With
==========

* `BeautifulSoup<https://www.crummy.com/software/BeautifulSoup/bs4/doc/>`_ - Parsing module

======
Author
======

* **Gissinger Arnaud** - *also known as Mathix*

=======
Licence
=======

This project is licensed under the MIT License - see the `LICENCE.txt<LICENCE.txt>`_ file for details

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

NimingCypher-1.1.1.tar.gz (5.8 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