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 :

$ pip install beautifulsoup4

### Installing

This is the way to install Niming Crypter

> Code :

$ pip install NimingCrypter

Now you know the way !

## Usage

### Encrypt a string

> Only tested with python >= 3.6

> Code :

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

## Built With

## 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.2.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