Git Product home page Git Product logo

cypher's Introduction

๐ŸŒน ย  CYPHER TOOLS ย  ๐ŸŒน

Written by TMRSWRR

Version 1.0.0

All in one tools for CRYPTOLOGY.

Instagram: Capture the Root

๐Ÿ–ผ๏ธ Screenshots ๐Ÿ–ผ๏ธ

๐Ÿ“น How to use ๐Ÿ“น

How to use CYPHER TOOLS

Click on the image...

๐Ÿงฐ Features ๐Ÿงฐ

This tool include:

  • ๐Ÿ“ HASH
  • ๐Ÿ“ RSA
  • ๐Ÿ“ XOR
  • ๐Ÿ“ AES (ECC)
  • ๐Ÿ“ AES (CBC)
  • ๐Ÿ“ DES (ECB)
  • ๐Ÿ“ FERNET
  • ๐Ÿ“ RC2
  • ๐Ÿ“ RC4
  • ๐Ÿ“ CHACHA20POLY1305
  • ๐Ÿ“ TRANSPOSITION
  • ๐Ÿ“ DIFFIE HELMAN
  • ๐Ÿ“ IMAGE ENCRYPT/DECRYPT
  • ๐Ÿ“ FILE ENCRYPT/DECRYPT

๐Ÿ“€ Installation ๐Ÿ“€

Installation with requirements.txt

git clone https://github.com/capture0x/cypher
cd cypher
pip3 install -r requirements.txt

Usage

python3 cryptot.py

HASH

Encryption and decryption algorithms ==> BASE64 MD5 SHA1 SHA384 SHA256 SHA512

RSA

Encrypts strings by generating public and private keys

IMAGE ENCRYPT/DECRYPT

Key and iv value must be 16 or 32 bytes, then specify the path of your image

ex: key==> 1234567812345678 iv ==> 1234567812345678 path ==> /home/user/Desktop/a.jpg

FILE ENCRYPT/DECRYPT

Encryption ==> Specify the path to the files you want to encrypt

ex: /home/user/Desktop

Bugs and enhancements

For bug reports or enhancements, please open an issue here.

Copyright 2021

cypher's People

Contributors

capture0x avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.