Skip to content
This repository was archived by the owner on Aug 20, 2025. It is now read-only.
/ crypyto Public archive

crypyto is a Python package that provides simple usage of cryptography tools and ciphers on your programs.

License

Notifications You must be signed in to change notification settings

yyyyyyyan/crypyto

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

50 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

crypyto [kri-pahy-toh] is a Python package that provides simple usage of cryptography tools and ciphers on your programs.

Check the complete docs!

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.

Dependencies

  • Python >= 3.5
  • Python packages (no need to worry if you use pip to install crypyto):

Installing

The easiest way to install crypyto is by using pip:

pip install crypyto

You can also clone this repository using git

git clone https://github.com/yanorestes/crypyto.git

Usage

Ciphers crypyto supports:

TODO Ciphers:

  • PORTA
  • GRONSFELD
  • AUTOKEY
  • BACON
  • CHAOCIPHER
  • ADFGVX
  • PLAYFAIR
  • FOUR-SQUARE
  • ONE-TIME PAD
  • BIFID
  • HILL CIPHER
  • ENIGMA

Substitution Alphabets crypyto supports:

TODO Substitution Alphabets:

  • ASL
  • BSL
  • Flag semaphore
  • Hexadecimal
  • Octal
  • L33TSP34K
  • T9
  • Base64
  • Braille

TODO Features:

  • Cipher identifier
  • Auto decoder

Authors

License

This project is licensed under the MIT License - see the LICENSE file for details

About

crypyto is a Python package that provides simple usage of cryptography tools and ciphers on your programs.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages