Skip to main content

Encryption module for instant messaging

Project description

IconNiming

Niming Cypher

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

All the prerequisites are installed with the command below !

Installing

This is the way to install Niming Cypher

Code :

$ pip install NimingCypher

Now you know the way !

Usage

Encrypt a string

Only tested with python >= 3.5

For more example see Wiki

Code :

from NimingCypher import NCrypter
crypter = NCrypter("https://key.com")
encrypted_str = crypter.crypt_text("simple string")
print(encrypted_str)

if crypter.setkey("https://newkey.com") == True:
    print("Successful !")

Built With

Author

  • Gissinger Arnaud - also known as Mathix

License

Creative Commons License
NimingCypher by Gissinger Arnaud is licensed under a Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International License.

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-2.6.3.tar.gz (6.8 kB view details)

Uploaded Source

File details

Details for the file NimingCypher-2.6.3.tar.gz.

File metadata

File hashes

Hashes for NimingCypher-2.6.3.tar.gz
Algorithm Hash digest
SHA256 b790c31e34f47dd3c7bf8a27c5a7d9bab11252cddae207bf6fb6c3632d02214f
MD5 9afb060c4ac3a41078ece8cdb942bc35
BLAKE2b-256 011742d3efb91ef1e519276218f4b565bc68a5236a4c5677b5ad0a0dd6ac8b58

See more details on using hashes here.

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