This is a Python 3 based Encrypter and Decrypter tool (open source).
Project description
Num6 - A Powerful Encrypter And Decrypter Tool
Version 0.1
Num6 is a very intelligent and efficient Encrypter and Decrypter. It is very fast and mostly user friendly. Every characters are very much efficiently added to the library. There just imaginary numbers not copied from anything. All numbers are 6 digit number, this how it named Num6. It is a Command Line Tools Upcoming is GUI Coming Soon...
This is a Python 3 based script. Made and developed by Md. Almas Ali
Logo
Character Library
Installation:
As this is a python package, so you will have to setup this tool by pip.
For Windows
Install Python 3 then follow the steps.
pip install num6
For Linux
All steps are given below
sudo apt-get update && sudo apt-get upgrade
sudo apt-get install python3 python3-pip
pip3 install num6
Usage
After you have successfully install Num6 on your system, then you can import it.
import num6
You can use Two magor functions in there encrypter() and decrypter(). They takes an argument as string.
Example
import num6
num6.encrypter('This is a test string')
Output
'525252202020220022003300000010220022003300000010101010000010033030110011003300033030000010003300033030033033220022300033110010'
Now how can you decrypt it like ugly looking number.
Example
import num6
num6.decrypter('525252202020220022003300000010220022003300000010101010000010033030110011003300033030000010003300033030033033220022300033110010')
Output
'This is a test string'
External Use
You can also use it as a script.
For any bug report feel free to set a pull request or issue in Github
Our Github link : Num6
Change Log
-
Initial relese 0.0.1 (18-11-2020)
-
Updated some feture and made it comfurtable for python internal use. 0.1 (11-04-2021)
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
Built Distributions
File details
Details for the file Num6-0.1.tar.gz
.
File metadata
- Download URL: Num6-0.1.tar.gz
- Upload date:
- Size: 7.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.1 importlib_metadata/3.10.0 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.60.0 CPython/3.8.3
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 7a31929a1c2dc62714665b42d26bc59e3993606b1073e1072752bf3383b39f2f |
|
MD5 | 74b01b99d00a11bec95ccd47a44b0555 |
|
BLAKE2b-256 | 0fab2602a19839aec995cd8c96ef085b4b177059073032105405611c0e4c2827 |
File details
Details for the file Num6-0.1-py3.8.egg
.
File metadata
- Download URL: Num6-0.1-py3.8.egg
- Upload date:
- Size: 5.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.1 importlib_metadata/3.10.0 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.60.0 CPython/3.8.3
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | f25c4ebc2ec2928010e2cc3bb7064d60696871c21c3d6447d4d03a50c8bd3427 |
|
MD5 | 8a20dd3ac1024880071a8424fec97085 |
|
BLAKE2b-256 | d3a04c5b29475376a24b9a813ceb6ddcf2e00873bc083c46cf44d9f15042bb4f |
File details
Details for the file Num6-0.1-py3-none-any.whl
.
File metadata
- Download URL: Num6-0.1-py3-none-any.whl
- Upload date:
- Size: 6.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.1 importlib_metadata/3.10.0 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.60.0 CPython/3.8.3
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 0ce0a7441dff8c87f06d6a5fae4fc28c4586aac0e069895fd2d58159f0cd7064 |
|
MD5 | 1956456e9b1984f9fc72aa5d82e585f9 |
|
BLAKE2b-256 | 2fadd64518cb141d621b85370f3b8a39875efcedf38e4f72090ee98f06d8f1b3 |